This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48246] New: ICE in lto_wpa_write_files
- From: "gpiez at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 22 Mar 2011 23:05:20 +0000
- Subject: [Bug lto/48246] New: ICE in lto_wpa_write_files
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48246
Summary: ICE in lto_wpa_write_files
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: gpiez@web.de
Created attachment 23754
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23754
testcase
I get an ICE when compiling the testcase with
g++ -r -nostdlib testcase.ii -O3 -flto -o /dev/null
Error message is lto1: internal compiler error: in lto_wpa_write_files, at
lto/lto.c:1518
This is gcc-4.6.0-rc2.