GCC build failure, HEAD@166992 on native

regress regress@apple.com
Sun Nov 21 01:17:00 GMT 2010


With your recent patch, GCC HEAD revision 166992 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 166991.

Log information for changes since the last build:
------------------------------------------------------------------------
r166992 | jsm28 | 2010-11-20 16:54:14 -0800 (Sat, 20 Nov 2010) | 77 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/c-family/ChangeLog
   M /trunk/gcc/c-family/c-pragma.c
   M /trunk/gcc/c-family/c-pragma.h
   M /trunk/gcc/config/alpha/elf.h
   M /trunk/gcc/config/alpha/linux.h
   M /trunk/gcc/config/alpha/osf5.h
   M /trunk/gcc/config/alpha/vms.h
   M /trunk/gcc/config/arm/arm.h
   M /trunk/gcc/config/arm/netbsd.h
   M /trunk/gcc/config/cris/cris.h
   M /trunk/gcc/config/darwin.h
   M /trunk/gcc/config/elfos.h
   M /trunk/gcc/config/freebsd.h
   M /trunk/gcc/config/frv/frv.h
   M /trunk/gcc/config/i386/cygming.h
   M /trunk/gcc/config/i386/djgpp.h
   M /trunk/gcc/config/i386/i386-interix.h
   M /trunk/gcc/config/i386/netware.h
   M /trunk/gcc/config/i386/vxworks.h
   M /trunk/gcc/config/ia64/hpux.h
   M /trunk/gcc/config/ia64/ia64.h
   M /trunk/gcc/config/interix.h
   M /trunk/gcc/config/linux.h
   M /trunk/gcc/config/m32r/linux.h
   M /trunk/gcc/config/m32r/m32r.h
   M /trunk/gcc/config/mep/mep.h
   M /trunk/gcc/config/mips/elf.h
   M /trunk/gcc/config/mips/sde.h
   M /trunk/gcc/config/mmix/mmix.h
   M /trunk/gcc/config/netbsd.h
   M /trunk/gcc/config/openbsd.h
   M /trunk/gcc/config/pa/pa-hpux.h
   M /trunk/gcc/config/rs6000/aix.h
   M /trunk/gcc/config/rs6000/sysv4.h
   M /trunk/gcc/config/rx/rx.h
   M /trunk/gcc/config/score/elf.h
   M /trunk/gcc/config/spu/spu.h
   M /trunk/gcc/config/stormy16/stormy16.h
   M /trunk/gcc/config/xtensa/elf.h
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/name-lookup.c
   M /trunk/gcc/cp/parser.c
   M /trunk/gcc/doc/tm.texi
   M /trunk/gcc/doc/tm.texi.in
   M /trunk/gcc/system.h
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/cpp/_Pragma1.C
   M /trunk/gcc/testsuite/gcc.dg/cpp/_Pragma6.c
   M /trunk/gcc/testsuite/gcc.dg/pack-test-1.c
   M /trunk/gcc/testsuite/gcc.dg/pack-test-2.c
   M /trunk/gcc/testsuite/gcc.dg/pragma-align.c
   M /trunk/gcc/testsuite/gcc.dg/pragma-pack-4.c
   M /trunk/gcc/testsuite/gcc.dg/ucnid-10.c

	* doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
	HANDLE_PRAGMA_PACK_PUSH_POP): Remove.
	(HANDLE_PRAGMA_PACK_WITH_EXPANSION): Don't refer to
	HANDLE_SYSV_PRAGMA.
	* doc/tm.texi: Regenerate.
	* system.h (HANDLE_PRAGMA_PACK_PUSH_POP, HANDLE_SYSV_PRAGMA,
	HANDLE_PRAGMA_WEAK): Poison.
	* config/alpha/elf.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't
	define.
	* config/alpha/osf5.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/alpha/vms.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/arm/arm.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/arm/netbsd.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/darwin.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/elfos.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/frv/frv.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/i386/cygming.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't
	define.
	* config/i386/djgpp.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/i386/i386-interix.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_WEAK): Don't undefine.
	* config/i386/netware.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't
	define.
	* config/i386/vxworks.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/ia64/hpux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/ia64/ia64.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/interix.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_WEAK): Don't undefine.
	* config/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/m32r/linux.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_PACK): Don't undefine.
	* config/m32r/m32r.h (HANDLE_SYSV_PRAGMA): Don't undefine.
	* config/mep/mep.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/mips/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/mips/sde.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/mmix/mmix.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/netbsd.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/openbsd.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/pa/pa-hpux.h (HANDLE_SYSV_PRAGMA): Don't define.
	(HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/rs6000/aix.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/rs6000/sysv4.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't
	define.
	* config/rx/rx.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/score/elf.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.
	* config/stormy16/stormy16.h (HANDLE_SYSV_PRAGMA): Don't define.
	* config/xtensa/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define.

c-family:
	* c-pragma.c: Remove conditionals on HANDLE_PRAGMA_PACK,
	HANDLE_PRAGMA_PACK_PUSH_POP, HANDLE_PRAGMA_WEAK and
	HANDLE_PRAGMA_VISIBILITY.
	* c-pragma.h (HANDLE_PRAGMA_WEAK, HANDLE_PRAGMA_PACK,
	HANDLE_PRAGMA_VISIBILITY): Don't define.
	(HANDLE_SYSV_PRAGMA, HANDLE_PRAGMA_PACK_PUSH_POP): Don't test.

cp:
	* name-lookup.c (handle_namespace_attrs): Don't check
	HANDLE_PRAGMA_VISIBILITY.
	* parser.c (cp_parser_namespace_definition): Don't check
	HANDLE_PRAGMA_VISIBILITY.

testsuite:
	* g++.dg/cpp/_Pragma1.C: Test for all non-Solaris targets.
	* gcc.dg/cpp/_Pragma6.c: Test for all non-Solaris targets.
	* gcc.dg/pack-test-1.c: Test for all non-default_packed targets.
	* gcc.dg/pack-test-2.c: Test for all targets.
	* gcc.dg/pragma-align.c: Test for all targets.
	* gcc.dg/pragma-pack-4.c: Do not skip for AVR.
	* gcc.dg/ucnid-10.c: Test for all targets.

------------------------------------------------------------------------

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-------------- next part --------------
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000  -I /Users/regress/tbox/svn-gcc/libgomp/../gcc/doc/include -I /Users/regress/tbox/svn-gcc/libgomp -o libgomp.info /Users/regress/tbox/svn-gcc/libgomp/libgomp.texi
/bin/sh ./libtool --tag=CC   --mode=compile /Users/regress/tbox/native/build/./gcc/xgcc -B/Users/regress/tbox/native/build/./gcc/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/bin/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/lib/ -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/include -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/sys-include    -DHAVE_CONFIG_H -I. -I/Users/regress/tbox/svn-gcc/libgomp  -I/Users/regress/tbox/svn-gcc/libgomp/config/bsd -I/Users/regress/tbox/svn-gcc/libgomp/config/posix -I/Users/regress/tbox/svn-gcc/libgomp  -Wall -Werror -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /Users/regress/tbox/svn-gcc/libgomp/alloc.c
/bin/sh ./libtool --tag=CC   --mode=compile /Users/regress/tbox/native/build/./gcc/xgcc -B/Users/regress/tbox/native/build/./gcc/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/bin/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/lib/ -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/include -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/sys-include    -DHAVE_CONFIG_H -I. -I/Users/regress/tbox/svn-gcc/libgomp  -I/Users/regress/tbox/svn-gcc/libgomp/config/bsd -I/Users/regress/tbox/svn-gcc/libgomp/config/posix -I/Users/regress/tbox/svn-gcc/libgomp  -Wall -Werror -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /Users/regress/tbox/svn-gcc/libgomp/barrier.c
libtool: compile:  /Users/regress/tbox/native/build/./gcc/xgcc -B/Users/regress/tbox/native/build/./gcc/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/bin/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/lib/ -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/include -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/sys-include -DHAVE_CONFIG_H -I. -I/Users/regress/tbox/svn-gcc/libgomp -I/Users/regress/tbox/svn-gcc/libgomp/config/bsd -I/Users/regress/tbox/svn-gcc/libgomp/config/posix -I/Users/regress/tbox/svn-gcc/libgomp -Wall -pthread -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Users/regress/tbox/svn-gcc/libgomp/alloc.c  -fno-common -DPIC -o .libs/alloc.o
libtool: compile:  /Users/regress/tbox/native/build/./gcc/xgcc -B/Users/regress/tbox/native/build/./gcc/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/bin/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/lib/ -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/include -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/sys-include -DHAVE_CONFIG_H -I. -I/Users/regress/tbox/svn-gcc/libgomp -I/Users/regress/tbox/svn-gcc/libgomp/config/bsd -I/Users/regress/tbox/svn-gcc/libgomp/config/posix -I/Users/regress/tbox/svn-gcc/libgomp -Wall -pthread -Werror -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /Users/regress/tbox/svn-gcc/libgomp/barrier.c  -fno-common -DPIC -o .libs/barrier.o
/Users/regress/tbox/svn-gcc/libgomp/barrier.c:41:1: internal compiler error: in decide_is_variable_needed, at varpool.c:341
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [barrier.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  /Users/regress/tbox/native/build/./gcc/xgcc -B/Users/regress/tbox/native/build/./gcc/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/bin/ -B/Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/lib/ -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/include -isystem /Users/regress/tbox/objs/powerpc-apple-darwin9.8.0/sys-include -DHAVE_CONFIG_H -I. -I/Users/regress/tbox/svn-gcc/libgomp -I/Users/regress/tbox/svn-gcc/libgomp/config/bsd -I/Users/regress/tbox/svn-gcc/libgomp/config/posix -I/Users/regress/tbox/svn-gcc/libgomp -Wall -pthread -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Users/regress/tbox/svn-gcc/libgomp/alloc.c -o alloc.o >/dev/null 2>&1
mv -f .deps/alloc.Tpo .deps/alloc.Plo
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-stage1-target-libgomp] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@apple.com> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list