| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Sun, 17 Apr 2005 18:03:43 -0700 (PDT) |
It was a bug in the post-release IPIQ optimization. I was trying to
calculate 2/3rds of the FIFO and instead had calculated 3/2s of the
FIFO, leading to a FIFO overflow.
-Matt