On 12/10/06, H. J. Lu <[EMAIL PROTECTED]> wrote:
2006
Reply-To:
Hi Daniel,
Do you have access to SPEC CPU 2006?
No, i don't, only SPEC CPU 2000.
Your patch
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00225.html
causes gcc 4.3 to miscompile 464.h264ref in SPEC CPU 2006 with
-O2 -ffast-math on Linux/x86-64. 464.h264ref compiled with gcc 4.3
generates incorrect output. We are working on a small testcase.
There was a typo fix to this patch in a later revision that was
necessary for correctness. I have no idea what rev "gcc 4.3" refers
to, so i can't tell you if what you are testing is new enough or not
:)
If you can get me a testcase, i can fix it.