[Bug c/24329] [4.0/4.1 regression] segfault with -Wall and long integer literal
janis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 1 23:34:00 GMT 2005
------- Comment #5 from janis at gcc dot gnu dot org 2005-11-01 23:34 -------
GCC 3.3.5 for powerpc-linux compiles with appropriate warnings.
GCC 3.4.* for powerpc64-linux compiles as expected for -m64 but ICEs in
extract_insn, at recog.c:2083 for -m32
GCC 4.0.* for powerpc64-linux segfaults for both -m32 and -m64, as does
mainline.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24329
More information about the Gcc-bugs
mailing list