# of unexpected failures 768 ?

Jonathan Wakely jwakely.gcc@gmail.com
Mon Oct 31 16:02:00 GMT 2011


On 31 October 2011 14:40, Dennis Clarke wrote:
>
>
> well, the first ice-cube in the log starts in the gcc tests thus :
>
>                === gcc tests ===
>
> Schedule of variations:
>    unix
>
> Running target unix
> Using /opt/bw/share/dejagnu/baseboards/unix.exp as board description file
> for target.
> Using /opt/bw/share/dejagnu/config/unix.exp as generic interface file for
> target.
> Using /opt/bw/src/GCC/gcc-4.6.2/gcc/testsuite/config/default.exp as
> tool-and-target-specific interface file.
> Running
> /opt/bw/src/GCC/gcc-4.6.2/gcc/testsuite/gcc.c-torture/compile/compile.exp
> ...
> FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (internal compiler
> error)
>
>
> the test that failed with ice was :

That's not the test, that's the dejagnu driver script which runs a
whole bunch of tests under gcc.c-torture/compile/, including the one
that failed.

> Not too sure how to run that manually however here is the source of that
> test :

That's the first test.



More information about the Gcc-help mailing list