Testsuite failures

David Edelsohn dje@watson.ibm.com
Mon Jun 9 21:36:00 GMT 2003


>>>>> Mark Mitchell writes:

Mark> On Mon, 2003-06-09 at 11:55, David Edelsohn wrote:
>> The dg_do_what errors seem to be resolved, but I now am seeing
>> every gcc.dg/tls test fail on AIX when those tests should not even be run.

Mark> I haven't changed anything in that directory, or, so far as I can tell,
Mark> anything on which those tests depend.

	Something changed recently to cause the tls test directory to be
built on AIX.  Maybe this is a long-standing problem that was uncovered by
the other recent changes.

	The log shows:

Running /src/gcc-src/gcc/testsuite/gcc.dg/tls/tls.exp ...
Executing on host: /dje/build/powerpc-ibm-aix5.1.0.0-20030609/gcc/xgcc -B/dje/build/powerpc-ibm-aix5.1.0.0-20030609/gcc/ /src/gcc-src/gcc/testsuite/gcc.dg/tls/trivial.c   /src/gcc-src/gcc/testsuite/gcc.dg/tls/wkali-2a.c /src/gcc-src/gcc/testsuite/gcc.dg/tls/wkali-2b.c -S  -o trivial.S    (timeout = 300)
spawn /dje/build/powerpc-ibm-aix5.1.0.0-20030609/gcc/xgcc -B/dje/build/powerpc-ibm-aix5.1.0.0-20030609/gcc/ /src/gcc-src/gcc/testsuite/gcc.dg/tls/trivial.c /src/gcc-src/gcc/testsuite/gcc.dg/tls/wkali-2a.c /src/gcc-src/gcc/testsuite/gcc.dg/tls/wkali-2b.c -S -o trivial.S 
xgcc: cannot specify -o with -c or -S and multiple compilations
compiler exited with status 1
output is:
xgcc: cannot specify -o with -c or -S and multiple compilations


The error output does not match "*not supported*", so it proceeds to build
that directory.

David



More information about the Gcc mailing list