This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/48246] New: ICE in lto_wpa_write_files


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]