public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/64415] New: [5 Regression] ICE: verify_ssa failed / segmentation fault with LTO
Date: Fri, 26 Dec 2014 22:34:00 -0000	[thread overview]
Message-ID: <bug-64415-4@http.gcc.gnu.org/bugzilla/> (raw)

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


             reply	other threads:[~2014-12-26 22:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-26 22:34 d.g.gorbachev at gmail dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64415-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).