[Bug middle-end/37742] ICE when compile mpich2-1.1.0a1
linuxl4 at sohu dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 7 05:08:00 GMT 2008
------- Comment #5 from linuxl4 at sohu dot com 2008-10-07 05:07 -------
gcc -O3 -march=pentium4 -c opsum.c fails.
instead,
gcc -O2 -march=pentium4 -c opsum.c
or
gcc -O3 -march=i686 -c opsum.c
pass.
--
linuxl4 at sohu dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37742
More information about the Gcc-bugs
mailing list