This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Problem with 12-30 change
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Problem with 12-30 change
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Wed, 3 Jan 2001 15:57:22 +0000 (GMT)
- Cc: <gcc-bugs at gcc dot gnu dot org>
Richard,
I'm seeing a few new testsuite failures on i686-linux.
+FAIL: gcc.c-torture/execute/991118-1.c execution, -O3 -fomit-frame-pointer
+FAIL: gcc.c-torture/execute/991118-1.c execution, -O3 -g
+FAIL: gcc.c-torture/execute/bf64-1.c execution, -O3 -fomit-frame-pointer
+FAIL: gcc.c-torture/execute/bf64-1.c execution, -O3 -g
Reverting your aliasing patch from Dec 30 fixes them. Could you investigate
this?
Bernd