This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2009 08:15:45 -0000
- Subject: [Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225
- References: <bug-41159-11406@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ubizjak at gmail dot com 2009-10-04 08:15 -------
Confirmed on alpha with attached testcase:
~/gcc-build/gcc/xgcc -B ~/gcc-build/gcc/ -O1 -fwhopr -fPIC -c pr41159.i
~/gcc-build/gcc/xgcc -B ~/gcc-build/gcc/ c_lto_20090116_0
.o -O1 -fwhopr -fPIC -shared -O0 pr41159.o
In file included from :4:0:
pr41159.i: In function 'acos':
pr41159.i:660:9: internal compiler error: in insert_value_copy_on_edge, at
tree-outof-ssa.c:228
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto1: fatal error: /home/uros/gcc-build/gcc/xgcc terminated with status 256
compilation terminated.
lto-wrapper: /home/uros/gcc-build/gcc/xgcc returned 1 exit status
collect2: lto-wrapper returned 1 exit status
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-10-04 08:15:44
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159