public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/105121] New: ice in bp_unpack_string
@ 2022-04-01  7:54 dcb314 at hotmail dot com
  2022-04-01  7:55 ` [Bug lto/105121] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2022-04-01  7:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105121
           Summary: ice in bp_unpack_string
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Created attachment 52731
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52731&action=edit
x86 object module

Recent gcc does this:

$ gcc src/bin/tolua.o src/bin/toluabind.o
lto1: internal compiler error: Segmentation fault
0xc94f99 crash_signal(int)
        ../../trunk.git/gcc/toplev.cc:322
0x772070 bp_unpack_string(data_in*, bitpack_d*)
        ../../trunk.git/gcc/data-streamer-in.cc:112
0xb89903 cl_optimization_stream_in(data_in*, bitpack_d*, cl_optimization*)
        /home/dcb/gcc/working/gcc/options-save.cc:13503
0xf1b7e0 streamer_read_tree_bitfields(lto_input_block*, data_in*, tree_node*)
        ../../trunk.git/gcc/tree-streamer-in.cc:558
0xad7186 lto_read_tree_1(lto_input_block*, data_in*, tree_node*)

The problem first seems to occur sometime between git hash 4cb935cb69f12088
and 1c7b110e1e44da0c.

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

end of thread, other threads:[~2022-04-04  7:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01  7:54 [Bug lto/105121] New: ice in bp_unpack_string dcb314 at hotmail dot com
2022-04-01  7:55 ` [Bug lto/105121] " dcb314 at hotmail dot com
2022-04-01 10:05 ` rguenth at gcc dot gnu.org
2022-04-01 11:38 ` marxin at gcc dot gnu.org
2022-04-01 13:21 ` dcb314 at hotmail dot com
2022-04-01 14:08 ` marxin at gcc dot gnu.org
2022-04-04  7:09 ` rguenth at gcc dot gnu.org
2022-04-04  7:30 ` dcb314 at hotmail dot com
2022-04-04  7:32 ` rguenther at suse dot de

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).