public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hp at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug regression/48163] New: [4.7 Regression]: ICEs for cris-elf, like gcc.c-torture/compile/calls.c gcc.c-torture/execute/complex-1.c
Date: Thu, 17 Mar 2011 06:20:00 -0000	[thread overview]
Message-ID: <bug-48163-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [4.7 Regression]: ICEs for cris-elf, like
                    gcc.c-torture/compile/calls.c
                    gcc.c-torture/execute/complex-1.c
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hp@gcc.gnu.org
                CC: jakub@gcc.gnu.org
              Host: x86_64-unknown-linux-gnu
            Target: cris-axis-elf


With revision 171027 these tests passed.
>From revision 171042 and on, these tests have failed as follows:

Running
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
FAIL: gcc.c-torture/compile/calls.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/calls.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr21840.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/pr21840.c  -O3 -g  (test for excess errors)
...
FAIL: gcc.c-torture/execute/complex-1.c compilation,  -O3 -g  (internal
compiler error)
...
Running /tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/torture/dg-torture.exp
...
FAIL: gcc.dg/torture/builtin-cproj-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/builtin-cproj-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/pr24626-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/pr24626-1.c  -O3 -g  (test for excess errors)

With the messages in the logfile being two different:

Executing on host: /tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/xgcc
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/   -O3 -g  -w -c   -isystem
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/targ-include -isystem
/tmp/hpautotest-gcc1/gcc/newlib/libc/include  -o calls.o
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/compile/calls.c   
(timeout = 300)
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/compile/calls.c: In
function 'f3':

/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/compile/calls.c:13:1:
internal compiler error: in wrap_constant, at cselib.c:898


and

Executing on host: /tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/xgcc
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/complex-1.c  -w 
-O3 -g    -isystem
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/targ-include -isystem
/tmp/hpautotest-gcc1/gcc/newlib/libc/include
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./libgloss/cris/
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./libgloss/cris
-L/tmp/hpautotest-gcc1/gcc/libgloss/cris 
-B/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib -sim3  -lm   -o
/tmp/hpautotest-gcc1/cris-elf/gccobj/gcc/testsuite/gcc/complex-1.x4    (timeout
= 300)
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/complex-1.c: In
function 'xcexp':

/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/complex-1.c:20:1:
internal compiler error: in expand_debug_expr, at cfgexpand.c:2552


Author of one or more suspect patches in revision range CC:ed.


             reply	other threads:[~2011-03-17  6:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17  6:20 hp at gcc dot gnu.org [this message]
2011-03-17  9:55 ` [Bug regression/48163] " rguenth at gcc dot gnu.org
2011-03-17 12:07 ` [Bug debug/48163] " jakub at gcc dot gnu.org
2011-03-17 12:35 ` jakub at gcc dot gnu.org
2011-03-17 20:35 ` jakub at gcc dot gnu.org
2011-03-17 20:41 ` jakub at gcc dot gnu.org
2011-03-17 21:08 ` jakub at gcc dot gnu.org
2011-03-18  2:49 ` hp at gcc dot gnu.org
2013-06-10 18:19 ` ebotcazou 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-48163-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).