This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/26915] missed optimization / returning -1.0
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Mar 2006 19:23:19 -0000
- Subject: [Bug other/26915] missed optimization / returning -1.0
- References: <bug-26915-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pluto at agmk dot net 2006-03-29 19:23 -------
...and the current 4.2.0 ICEs on this testcase:
$ ./xgcc -B. 26915.c -m32 -march=i686
26915.c: In function ‘minus1’:
26915.c:1: error: bb_for_stmt (stmt) is set to a wrong basic block
26915.c:1: error: bb_for_stmt (stmt) is set to a wrong basic block
26915.c:1: internal compiler error: verify_stmts failed
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26915