The tests all ICE in the same way:

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c   -O3 -fipa-cp -fdump-ipa-cp
-fn
o-early-inlining -fno-show-column -S  -o ipa-1.s    (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c: In function 'T___0':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: expected an
SSA_NA
ME object
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: in statement
a = 7;
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: internal compiler error:
verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c: In function 'T___0':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: expected an
SSA_NA
ME object
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: in statement
a = 7;
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: internal compiler error:
verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

FAIL: gcc.dg/ipa/ipa-1.c (internal compiler error)
FAIL: gcc.dg/ipa/ipa-1.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: expected an
SSA_NA
ME object
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: error: in statement
a = 7;
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-1.c:22: internal compiler error:
verify_ssa failed

FAIL: gcc.dg/ipa/ipa-1.c scan-ipa-dump-times versioned function 2
FAIL: gcc.dg/ipa/ipa-1.c scan-ipa-dump-times propagating const 2


-- 
           Summary: FAIL: gcc.dg/ipa/ipa-[123456].c ICE
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa*-*-*
  GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*


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

Reply via email to