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]
Other format: [Raw text]

Re: check fails because of gcc test


> Hello,
> I am trying to check  our basic toolchain build on alpha, and
> I cannot successfully check gcc because of the following FAIL:
> Executing on host:
> /mnt/u9/toolchain/buildsys/source/toolchain/gcc/testsuite/gcc.c-to
> rture/compile/20001226-1.c
> WARNING: program timed out.
> compiler exited with status 1
> FAIL: gcc.c-torture/compile/20001226-1.c,  -O3 -g

This is relatively standard situation. This test uses preprocessor abuse
to build huge function and thus takes long time to compile.
Just ignore it in case the situation is not getting rappidly worse.

Honza
> 
> 
> Matthew Bemis


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