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

[Ada] RTS build fixed, test results


With CVS sources from a few hours ago, I was able to build and test C
and Ada. bootstrap comparison failures are still there, do ACT people
have something in the pipeline?

This is on a P3 1GHz laptop running Mandrake 8.1, base compiler
was "2.96" for C (system compiler) and 3.13p from ALT RPM.

Next time I'll try with --enable-checking, help mentions:

 Categories are: misc,tree,rtl,gc,gcac; default is misc,tree,gc

Is enabling everything reasonable or should I leave the default?

BTW, my not so long term goal is to dedicate my home laptop during
french business hours to loop over testing GCC C/Ada builds from CVS,
and put results somewhere on a web page.

-- 
Laurent Guerby <guerby@acm.org>

* Timing

bootstrap         43
gnatlib_and_tools  5
check             24
acats             33
total           1h45

* make check

		=== gcc Summary ===

# of expected passes		16104
# of unexpected failures	6
# of expected failures		71
# of unsupported tests		24
/home/guerby/work/gcc/build-alt/gcc/xgcc version 3.1 20011025 (experimental)

FAIL: gcc.dg/20000724-1.c (test for excess errors)
WARNING: gcc.dg/20000724-1.c compilation failed to produce executable
FAIL: gcc.dg/format/c99-scanf-1.c %hhu sign (test for warnings, line 144)
FAIL: gcc.dg/format/c99-scanf-1.c (test for excess errors)
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 24)
FAIL: gcc.misc-tests/m-un-2.c warning regression (test for warnings, line 24)

* ACATS (only blowups reported, build at -O0)

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support c37213d.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) GCC error:                          |
| Internal compiler error in find_placeholder, at expr.c:6086              |

=> 9 times

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support c32111b.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)|
| Error detected at c32111b.adb:38:11                                      |

=> 103 times

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support c36172a.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) Gigi abort, Code=305                |
| Error detected at c36172a.adb:153:44                                     |

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support c43215b.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) Gigi abort, Code=305                |

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support cd40001_0.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) GCC error:                          |
| Internal compiler error in tree_low_cst, at tree.c:3407                  |

gcc -c -I/home/guerby/work/gcc/acats/acats4gnat-0.3/work/support la140052.adb
+===========================GNAT BUG DETECTED==============================+
| 5.00w (20010924) (i686-pc-linux-gnu) GCC error:                          |
| Internal compiler error in find_pool_constant, at varasm.c:3918          |


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