public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/56131] New: [4.8 regression] gcc.dg/pr56035.c ICEs gcc on sparc-linux
@ 2013-01-28 17:42 mikpe at it dot uu.se
  2013-01-28 21:59 ` [Bug regression/56131] " mikpe at it dot uu.se
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: mikpe at it dot uu.se @ 2013-01-28 17:42 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56131
           Summary: [4.8 regression] gcc.dg/pr56035.c ICEs gcc on
                    sparc-linux
    Classification: Unclassified
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


The recently added gcc.dg/pr56035.c test case fails on sparc-linux:

+FAIL: gcc.dg/pr56035.c (internal compiler error)
+FAIL: gcc.dg/pr56035.c (test for excess errors)

Compiling it with an x86_64-linux to sparc-linux cross-compiler shows:

> /tmp/objdir/gcc/xgcc -B/tmp/objdir/gcc/ -O1 -ftree-vectorize -fcse-follow-jumps -fstrict-overflow -S pr56035.c 
pr56035.c: In function 'f':
pr56035.c:35:1: internal compiler error: Segmentation fault
 }
 ^
0x70fa9f crash_signal
        /tmp/gcc-4.8-20130127/gcc/toplev.c:332
0x4cdc96 delete_insn(rtx_def*)
        /tmp/gcc-4.8-20130127/gcc/cfgrtl.c:151
0x6210a8 delete_related_insns(rtx_def*)
        /tmp/gcc-4.8-20130127/gcc/jump.c:1243
0x6215e7 redirect_jump_2(rtx_def*, rtx_def*, rtx_def*, int, int)
        /tmp/gcc-4.8-20130127/gcc/jump.c:1574
0x6216b2 redirect_jump(rtx_def*, rtx_def*, int)
        /tmp/gcc-4.8-20130127/gcc/jump.c:1533
0x6c4464 dbr_schedule(rtx_def*)
        /tmp/gcc-4.8-20130127/gcc/reorg.c:3722
0x6c52bf rest_of_handle_delay_slots
        /tmp/gcc-4.8-20130127/gcc/reorg.c:3891
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.

This ICE is different from the one in PR56035.

Reverting the PR56035 fix in r195462 makes no difference.

gcc-4.7 does not ICE on this test case.


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-02-25 22:29 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 17:42 [Bug regression/56131] New: [4.8 regression] gcc.dg/pr56035.c ICEs gcc on sparc-linux mikpe at it dot uu.se
2013-01-28 21:59 ` [Bug regression/56131] " mikpe at it dot uu.se
2013-01-28 23:16 ` vries at gcc dot gnu.org
2013-01-29  0:28 ` vries at gcc dot gnu.org
2013-01-29 10:12 ` [Bug rtl-optimization/56131] " rguenth at gcc dot gnu.org
2013-01-29 17:01 ` danglin at gcc dot gnu.org
2013-01-29 19:34 ` vries at gcc dot gnu.org
2013-01-30 22:20 ` mikpe at it dot uu.se
2013-02-04 13:08 ` ro at gcc dot gnu.org
2013-02-04 15:19 ` vries at gcc dot gnu.org
2013-02-04 15:39 ` mikpe at it dot uu.se
2013-02-04 17:35 ` vries at gcc dot gnu.org
2013-02-06  8:54 ` vries at gcc dot gnu.org
2013-02-06 12:24 ` vries at gcc dot gnu.org
2013-02-21 10:30 ` steven at gcc dot gnu.org
2013-02-22 10:30 ` vries at gcc dot gnu.org
2013-02-22 13:18 ` jakub at gcc dot gnu.org
2013-02-22 16:34 ` steven at gcc dot gnu.org
2013-02-22 22:37 ` vries at gcc dot gnu.org
2013-02-25  9:31 ` vries at gcc dot gnu.org
2013-02-25 10:34 ` jakub at gcc dot gnu.org
2013-02-25 11:50 ` vries at gcc dot gnu.org
2013-02-25 11:51 ` vries at gcc dot gnu.org
2013-02-25 19:55 ` stevenb.gcc at gmail dot com
2013-02-25 19:59 ` stevenb.gcc at gmail dot com
2013-02-25 22:29 ` ebotcazou at gcc dot gnu.org

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