public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/64415] New: [5 Regression] ICE: verify_ssa failed / segmentation fault with LTO
@ 2014-12-26 22:34 d.g.gorbachev at gmail dot com
  2015-01-05  9:41 ` [Bug middle-end/64415] " mpolacek at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2014-12-26 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64415
           Summary: [5 Regression] ICE: verify_ssa failed / segmentation
                    fault with LTO
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: d.g.gorbachev at gmail dot com

Created attachment 34339
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34339&action=edit
Testcases

With testcase 1:

foo.c: In function 'foo':
foo.c:5:6: internal compiler error: Segmentation fault
 void foo()
      ^
0x87fd6b8 crash_signal
    ../../gcc-5/gcc/toplev.c:359
0x8a2d417 gimple_code
    ../../gcc-5/gcc/gimple.h:1545
0x8a2e0a6 gimple_nop_p
    ../../gcc-5/gcc/gimple.h:5589
0x8a30bac verify_use
    ../../gcc-5/gcc/tree-ssa.c:769
0x8a3166c verify_ssa(bool, bool)
    ../../gcc-5/gcc/tree-ssa.c:1024
0x8713cdb execute_function_todo
    ../../gcc-5/gcc/passes.c:1947
0x8712dfe do_per_function
    ../../gcc-5/gcc/passes.c:1632
0x8713e85 execute_todo
    ../../gcc-5/gcc/passes.c:1997

With testcase 2:

foo.c: In function 'foo':
foo.c:5:6: error: definition in block 3 does not dominate use in block 2
 void foo()
      ^
for SSA_NAME: _2 in statement:
# DEBUG p => _2
foo.c:5:6: internal compiler error: verify_ssa failed
0x8a318dc verify_ssa(bool, bool)
    ../../gcc-5/gcc/tree-ssa.c:1062
0x8713cdb execute_function_todo
    ../../gcc-5/gcc/passes.c:1947
0x8712dfe do_per_function
    ../../gcc-5/gcc/passes.c:1632
0x8713e85 execute_todo
    ../../gcc-5/gcc/passes.c:1997

GCC 5.0.0 20141226 (experimental) /r219070/.


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

end of thread, other threads:[~2015-01-15 12:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-26 22:34 [Bug middle-end/64415] New: [5 Regression] ICE: verify_ssa failed / segmentation fault with LTO d.g.gorbachev at gmail dot com
2015-01-05  9:41 ` [Bug middle-end/64415] " mpolacek at gcc dot gnu.org
2015-01-05 16:58 ` hjl.tools at gmail dot com
2015-01-13 11:00 ` rguenth at gcc dot gnu.org
2015-01-13 13:06 ` rguenth at gcc dot gnu.org
2015-01-14 11:06 ` rguenth at gcc dot gnu.org
2015-01-14 11:06 ` rguenth at gcc dot gnu.org
2015-01-14 15:27 ` rguenth at gcc dot gnu.org
2015-01-15 11:43 ` rguenth at gcc dot gnu.org
2015-01-15 12:19 ` rguenth 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).