public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zsojka at seznam dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/64513] New: [4.8/4.9/5 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2231 with -mstack-arg-probe
Date: Tue, 06 Jan 2015 20:04:00 -0000	[thread overview]
Message-ID: <bug-64513-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 64513
           Summary: [4.8/4.9/5 Regression] ICE: in
                    maybe_record_trace_start, at dwarf2cfi.c:2231 with
                    -mstack-arg-probe
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz

Created attachment 34389
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34389&action=edit
reduced testcase

Compiler output:
$ gcc -O2 -mstack-arg-probe testcase.c         
testcase.c: In function 'bar':
testcase.c:19:1: internal compiler error: in maybe_record_trace_start, at
dwarf2cfi.c:2302
 }
 ^
0x879e5c maybe_record_trace_start
        /mnt/svn/gcc-trunk/gcc/dwarf2cfi.c:2302
0x87aa53 scan_trace
        /mnt/svn/gcc-trunk/gcc/dwarf2cfi.c:2480
0x87c20a create_cfi_notes
        /mnt/svn/gcc-trunk/gcc/dwarf2cfi.c:2634
0x87c20a execute_dwarf2_frame
        /mnt/svn/gcc-trunk/gcc/dwarf2cfi.c:2990
0x87c20a execute
        /mnt/svn/gcc-trunk/gcc/dwarf2cfi.c:3470
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r219255 - ICE
4_9 r219040 - ICE
4_8 r219093 - ICE
4_7 r211571 - ICE
4_6 r197894 - OK


             reply	other threads:[~2015-01-06 20:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 20:04 zsojka at seznam dot cz [this message]
2015-01-09 11:31 ` [Bug target/64513] " rguenth at gcc dot gnu.org
2015-01-12 16:24 ` jakub at gcc dot gnu.org
2015-01-12 20:46 ` jakub at gcc dot gnu.org
2015-01-12 20:53 ` [Bug target/64513] [4.8/4.9 " jakub at gcc dot gnu.org
2015-01-14 22:05 ` jakub at gcc dot gnu.org
2015-02-01 21:50 ` jakub at gcc dot gnu.org
2015-02-01 21:57 ` jakub 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-64513-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).