This is the mail archive of the gcc-patches@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]

Re: c/2840: HP-UX: ICEs with -march=1.0 in gcc 3.0 prerelease


After adding your patch now down to 18 excess failures over 4 sources
cf 81 and 15 test source files, but 1 extra success and one extra
FAIL on PA2.0

 PASS: gcc.misc-tests/gcov-1.c (test for excess errors)
 PASS: gcc.misc-tests/gcov-1.c execution test
-FAIL: gcov failed: spawn failed   # New fail
+PASS: gcov gcov-1.c
 PASS: gcc.misc-tests/gcov-2.c (test for excess errors) (PRMS 8294)

--- gcc.sum.10 Thu May 17 23:27:17 2001
+++ gcc.sum.20 Thu May 17 23:27:02 2001
@@ -1,4 +1,4 @@
-Running target unix/-march=1.0
+Running target unix
 Running /devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
 PASS: gcc.c-torture/compile/20000105-1.c,  -O0
 PASS: gcc.c-torture/compile/20000105-1.c,  -O1
@@ -6426,18 +6426,18 @@
 PASS: gcc.c-torture/execute/961213-1.c execution,  -O3 -g
 PASS: gcc.c-torture/execute/961213-1.c compilation,  -Os
 PASS: gcc.c-torture/execute/961213-1.c execution,  -Os
-FAIL: gcc.c-torture/execute/961223-1.c compilation,  -O0
...
+PASS: gcc.c-torture/execute/961223-1.c compilation,  -O0
...
 PASS: gcc.c-torture/execute/970214-1.c compilation,  -O0
 PASS: gcc.c-torture/execute/970214-1.c execution,  -O0
 PASS: gcc.c-torture/execute/970214-1.c compilation,  -O1
@@ -7248,20 +7248,20 @@
 PASS: gcc.c-torture/execute/991016-1.c execution,  -Os
 PASS: gcc.c-torture/execute/991019-1.c compilation,  -O0
 PASS: gcc.c-torture/execute/991019-1.c execution,  -O0
-FAIL: gcc.c-torture/execute/991019-1.c compilation,  -O1
...
+PASS: gcc.c-torture/execute/991019-1.c compilation,  -O1
...
 PASS: gcc.c-torture/execute/991023-1.c compilation,  -O0
 PASS: gcc.c-torture/execute/991023-1.c execution,  -O0
 PASS: gcc.c-torture/execute/991023-1.c compilation,  -O1
@@ -7763,17 +7763,17 @@
 PASS: gcc.c-torture/execute/complex-4.c compilation,  -Os
 PASS: gcc.c-torture/execute/complex-4.c execution,  -Os
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -O0
-FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0
+PASS: gcc.c-torture/execute/complex-5.c execution,  -O0
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -O1
-FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1
+PASS: gcc.c-torture/execute/complex-5.c execution,  -O1
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -O2
-FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2
+PASS: gcc.c-torture/execute/complex-5.c execution,  -O2
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -O3 -fomit-frame-pointer
 PASS: gcc.c-torture/execute/complex-5.c execution,  -O3 -fomit-frame-pointer
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -O3 -g
 PASS: gcc.c-torture/execute/complex-5.c execution,  -O3 -g
 PASS: gcc.c-torture/execute/complex-5.c compilation,  -Os
-FAIL: gcc.c-torture/execute/complex-5.c execution,  -Os
+PASS: gcc.c-torture/execute/complex-5.c execution,  -Os
 PASS: gcc.c-torture/execute/compndlit-1.c compilation,  -O0
 PASS: gcc.c-torture/execute/compndlit-1.c execution,  -O0
 PASS: gcc.c-torture/execute/compndlit-1.c compilation,  -O1
@@ -8494,8 +8494,8 @@
 PASS: gcc.c-torture/execute/stdio-opt-3.c execution,  -O3 -g
 PASS: gcc.c-torture/execute/stdio-opt-3.c compilation,  -Os
 PASS: gcc.c-torture/execute/stdio-opt-3.c execution,  -Os
-FAIL: gcc.c-torture/execute/strct-pack-1.c compilation,  -O0
-UNRESOLVED: gcc.c-torture/execute/strct-pack-1.c execution,  -O0
+PASS: gcc.c-torture/execute/strct-pack-1.c compilation,  -O0
+PASS: gcc.c-torture/execute/strct-pack-1.c execution,  -O0
 PASS: gcc.c-torture/execute/strct-pack-1.c compilation,  -O1
 PASS: gcc.c-torture/execute/strct-pack-1.c execution,  -O1
 PASS: gcc.c-torture/execute/strct-pack-1.c compilation,  -O2
@@ -15244,11 +15244,11 @@
 Running /devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.misc-tests/sieve.exp ...
 Running /devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.misc-tests/sort2.exp ...

-         === gcc Summary for unix/-march=1.0 ===
+         === gcc Summary for unix ===

-# of expected passes         14993
-# of unexpected failures     49
+# of expected passes         15025
+# of unexpected failures     31
 # of unexpected successes    14
 # of expected failures       87
-# of unresolved testcases    24
+# of unresolved testcases    10
 # of unsupported tests       56

spawn /devel/span/rdb/src/gcc-20010514.obj/gcc/xgcc -B/devel/span/rdb/src/gcc-20010514.obj/gcc/
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/961223-1.c -w -O0 -lm -march=1.0 -o
/devel/span/rdb/src/gcc-20010514.obj/gcc/testsuite/961223-1.x0
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/961223-1.c: In function `sub':
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/961223-1.c:10: Insn does not satisfy its constraints:
(insn 48 45 42 (set (reg:SI 19 %r19)
        (reg:SI 47 %fr11R [46])) 68 {*pa.md:2088} (nil)
    (nil))
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/961223-1.c:10: Internal compiler error in extract_constrain_insn_cached, at
recog.c:2125

spawn /devel/span/rdb/src/gcc-20010514.obj/gcc/xgcc -B/devel/span/rdb/src/gcc-20010514.obj/gcc/
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/991019-1.c -w -O1 -lm -march=1.0 -o
/devel/span/rdb/src/gcc-20010514.obj/gcc/testsuite/991019-1.x1
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/991019-1.c: In function `foo':
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/991019-1.c:11: Insn does not satisfy its constraints:
(insn 49 46 17 (set (reg:SI 19 %r19)
        (reg:SI 45 %fr10R [44])) 68 {*pa.md:2088} (nil)
    (nil))
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/991019-1.c:11: Internal compiler error in reload_cse_simplify_operands, at
reload1.c:8352

PASS: gcc.c-torture/execute/complex-5.c compilation,  -O0
spawn [open ...]
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0

spawn /devel/span/rdb/src/gcc-20010514.obj/gcc/xgcc -B/devel/span/rdb/src/gcc-20010514.obj/gcc/
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/strct-pack-1.c -w -O0 -lm -march=1.0 -o
/devel/span/rdb/src/gcc-20010514.obj/gcc/testsuite/strct-pack-1.x0
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/strct-pack-1.c: In function `check':
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/strct-pack-1.c:13: Insn does not satisfy its constraints:
(insn 87 30 32 (set (reg:SI 41 %fr8R [40])
        (reg:SI 21 %r21)) 68 {*pa.md:2088} (nil)
    (nil))
/devel/span/rdb/src/gcc-20010514/gcc/testsuite/gcc.c-torture/execute/strct-pack-1.c:13: Internal compiler error in extract_constrain_insn_cached, at
recog.c:2125



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