public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tony.wang at arm dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/60949] New: Thumb2 LRA ICE for case pr34856.c
Date: Thu, 24 Apr 2014 06:33:00 -0000	[thread overview]
Message-ID: <bug-60949-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 60949
           Summary: Thumb2 LRA ICE for case pr34856.c
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tony.wang at arm dot com

I'm running regression test for the latest GCC trunk, and run into below ICE.
And if I disable the LRA feature with option mno-lra, the test case will pass:

./install-native/bin/arm-none-eabi-gcc -fno-diagnostics-show-caret -O3
-fomit-frame-pointer -funroll-loops  -w -c    -mthumb -mcpu=cortex-m3 -o
pr34856.o 
./src/gcc/gcc/testsuite/gcc.c-torture/compile/pr34856.c
./src/gcc/gcc/testsuite/gcc.c-torture/compile/pr34856.c: In function 'f1':
./src/gcc/gcc/testsuite/gcc.c-torture/compile/pr34856.c:17:1: internal compiler
error: in split_reg, at lra-constraints.c:4801
0x854bfc split_reg
   
/work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/lra-constraints.c:4801
0x8558a5 split_if_necessary
   
/work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/lra-constraints.c:4904
0x85df76 inherit_in_ebb
   
/work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/lra-constraints.c:5391
0x85df76 lra_inheritance()
   
/work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/lra-constraints.c:5552
0x84d74a lra(_IO_FILE*)
    /work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/lra.c:2368
0x80fb36 do_reload
    /work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/ira.c:5457
0x80fb36 execute
    /work/arm_gcc/gcc-arm-none-eabi-4_8-2014q1-20140314/src/gcc/gcc/ira.c:5618
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.


             reply	other threads:[~2014-04-24  6:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24  6:33 tony.wang at arm dot com [this message]
2014-04-24  7:55 ` [Bug target/60949] " ramana at gcc dot gnu.org
2015-04-22 12:06 ` jakub at gcc dot gnu.org
2015-07-16  9:15 ` 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-60949-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).