[Bug regression/26928] New: ICE in in bsi_last, at tree-flow-inline.h:760 on valid code with -march=i686.
pluto at agmk dot net
gcc-bugzilla@gcc.gnu.org
Wed Mar 29 19:16:00 GMT 2006
gcc-4.2.0-20060323 / rev.112317
$ testcase:
void test(double x) { if (x > 0.0); }
$ ./xgcc -B. bug.c -c -m32 -march=i686
bug.c: In function 'test':
bug.c:7: internal compiler error: in bsi_last, at tree-flow-inline.h:760
it works with 4.1.1.
--
Summary: ICE in in bsi_last, at tree-flow-inline.h:760 on valid
code with -march=i686.
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at agmk dot net
GCC build triplet: i686-linux
GCC host triplet: i686-linux
GCC target triplet: i686-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26928
More information about the Gcc-bugs
mailing list