This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/32060] gcc/testsuite/gcc/gcc.log - WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2007 17:18:20 -0000
- Subject: [Bug testsuite/32060] gcc/testsuite/gcc/gcc.log - WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
- References: <bug-32060-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rob1weld at aol dot com 2007-06-11 17:18 -------
>> "has to be the build compiler".
>OK.
A new error has popped up in this same section of the log between the compiling
and execution of gcc.dg-struct-layout-1 .
Running
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp
...
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/
dfprt27268.c -fno-show-column -lm -o dfprt27268.x (timeout = 300)
Setting LD_LIBRARY_PATH to
:/opt/gcc-4_3-build/gcc::/opt/gcc-4_3-build/gcc:/opt/gcc-4_3-build/i686-pc-linux-gnu/libstdc++-v3/.libs:/opt/gcc-4_3-build/i686-pc-linux-gnu/libmudflap/.libs:/opt/gcc-4_3-build/i686-pc-linux-gnu/libssp/.libs:/opt/gcc-4_3-build/i686-pc-linux-gnu/libgomp/.libs:/opt/gcc-4_3-build/./gcc:/opt/gcc-4_3-build/./prev-gcc
Executing on host: gcc -g -O2 -ffloat-store -mfpmath=sse -march=athlon-xp
-msse2 -o /opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.dg-struct-layout-1_generate
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat/generate-random.c
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat/generate-random_r.c
(timeout = 300)
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/
short_enums27268.c -fno-show-column -S -o short_enums27268.s (timeout =
300)
short_enums27268.c:3: error: size of array 's' is negative
compiler exited with status 1
output is:
short_enums27268.c:3: error: size of array 's' is negative
Executing on host:
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.dg-struct-layout-1_generate -s
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat -d
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.dg-struct-layout-1 (timeout = 300)
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/
-I/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat -fno-show-column
-c -o c_compat_main_tst.o
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.dg-struct-layout-1/t001_main.c
(timeout = 300)
PASS: tmpdir-gcc.dg-struct-layout-1/t001 c_compat_main_tst.o compile
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/ -w
-I/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/compat -fno-show-column
-c -o c_compat_x_tst.o
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.dg-struct-layout-1//t001_x.c
(timeout = 300)
PASS: tmpdir-gcc.dg-struct-layout-1/t001 c_compat_x_tst.o compile
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32060