public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/57447] [4.9 Regression] ICE on 435.gromacs from spec2006 after r199298
Date: Thu, 06 Jun 2013 16:23:00 -0000	[thread overview]
Message-ID: <bug-57447-4-VGNddMguB0@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57447-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57447

--- Comment #3 from David Binderman <dcb314 at hotmail dot com> ---
Created attachment 30270
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30270&action=edit
C++ source code

The attached source code causes the following crash
on gcc-4.9 trunk dated 20130605 on an AMD x86_64 box
when compiled with -O2.

paging.cpp: In function 'void PAGING_Enable(bool)':
paging.cpp:867:1: internal compiler error: in curr_insn_transform, at
lra-constraints.c:3007
 }
 ^
0x9c287d curr_insn_transform
    ../../src/trunk/gcc/lra-constraints.c:3006
0x9c34fc lra_constraints(bool)
    ../../src/trunk/gcc/lra-constraints.c:3785
0x9b5b94 lra(_IO_FILE*)
    ../../src/trunk/gcc/lra.c:2278
0x97b418 do_reload
    ../../src/trunk/gcc/ira.c:4641
0x97b418 rest_of_handle_reload
    ../../src/trunk/gcc/ira.c:4753
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.


  parent reply	other threads:[~2013-06-06 16:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  9:25 [Bug rtl-optimization/57447] New: " izamyatin at gmail dot com
2013-05-29  9:29 ` [Bug rtl-optimization/57447] " rguenth at gcc dot gnu.org
2013-06-06  8:43 ` dcb314 at hotmail dot com
2013-06-06 16:23 ` dcb314 at hotmail dot com [this message]
2013-06-06 21:32 ` vmakarov at gcc dot gnu.org
2013-10-30 12:32 ` 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-57447-4-VGNddMguB0@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).