This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/55487] New: ICE in mark_jump_label_1, at jump.c:1134 compiling gcc.c-torture/execute/pr51447.c at -O2 and above


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

             Bug #: 55487
           Summary: ICE in mark_jump_label_1, at jump.c:1134 compiling
                    gcc.c-torture/execute/pr51447.c at -O2 and above
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr51447.c 
-fno-diagnostics-show-caret  -w  -O2   -lm   -o
/test/gnu/gcc/objdir/gcc/testsuite/gcc/pr51447.x2 
   (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr51447.c
-fno-diagnostics-show-caret -w -O2 -lm -o
/test/gnu/gcc/objdir/gcc/testsuite/gcc/pr51447.x2
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr51447.c: In function
'main':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr51447.c:27:1: internal
compiler error: in mark_jump_label_1, at jump.c:1134

/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr51447.c:27:1: internal
compiler error: Aborted
xgcc: internal compiler error: Aborted (program cc1)
compiler exited with status 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]