public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/65380] New: [5 Regression] LTO: ICE in add_symbol_to_partition_1, at lto/lto-partition.c:158
@ 2015-03-10 16:43 burnus at gcc dot gnu.org
  2015-03-10 16:43 ` [Bug lto/65380] " burnus at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: burnus at gcc dot gnu.org @ 2015-03-10 16:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65380

            Bug ID: 65380
           Summary: [5 Regression] LTO: ICE in add_symbol_to_partition_1,
                    at lto/lto-partition.c:158
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org

Created attachment 35003
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35003&action=edit
one.ii

Follow up to PR65276, PR65302, PR65316, PR65361 - still for the same program.

Somewhat reduced test case (NOTE: The order one.ii/two.ii matters; if one
reverses it, it compiles):

 g++ -c -w -O2 -flto -std=c++11 one.ii two.ii
 gcc -r -nostdlib one.o two.o

fails with:

lto1: internal compiler error: in add_symbol_to_partition_1, at
lto/lto-partition.c:158
0x637bd0 add_symbol_to_partition_1
        ../../gcc/lto/lto-partition.c:157
0x637a1a add_symbol_to_partition_1
        ../../gcc/lto/lto-partition.c:202
0x63942c lto_balanced_map(int)
        ../../gcc/lto/lto-partition.c:640
0x632089 do_whole_program_analysis
        ../../gcc/lto/lto.c:3304
0x632089 lto_main()
        ../../gcc/lto/lto.c:3465


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-03-19 17:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-10 16:43 [Bug lto/65380] New: [5 Regression] LTO: ICE in add_symbol_to_partition_1, at lto/lto-partition.c:158 burnus at gcc dot gnu.org
2015-03-10 16:43 ` [Bug lto/65380] " burnus at gcc dot gnu.org
2015-03-10 19:55 ` hubicka at gcc dot gnu.org
2015-03-11  9:36 ` rguenth at gcc dot gnu.org
2015-03-11 10:29 ` burnus at gcc dot gnu.org
2015-03-16  0:36 ` hubicka at gcc dot gnu.org
2015-03-16  7:52 ` burnus at gcc dot gnu.org
2015-03-16  7:59 ` [Bug lto/65380] [5 Regression][ICF] " burnus at gcc dot gnu.org
2015-03-17  0:51 ` hubicka at ucw dot cz
2015-03-18  2:13 ` hubicka at gcc dot gnu.org
2015-03-18  2:14 ` hubicka at gcc dot gnu.org
2015-03-18  2:32 ` hubicka at gcc dot gnu.org
2015-03-18  8:22 ` burnus at gcc dot gnu.org
2015-03-18 13:19 ` marxin at gcc dot gnu.org
2015-03-18 18:28 ` hubicka at gcc dot gnu.org
2015-03-19 18:56 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).