GCC build failure, HEAD@177225 on native

GCC regression tester regress@geoffk.org
Wed Aug 3 00:43:00 GMT 2011


With your recent patch, GCC HEAD revision 177225 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 177224.

Log information for changes since the last build:
------------------------------------------------------------------------
r177225 | ian | 2011-08-02 17:37:26 -0700 (Tue, 02 Aug 2011) | 10 lines
Changed paths:
   M /trunk/gcc/go/ChangeLog
   M /trunk/gcc/go/Make-lang.in
   A /trunk/gcc/go/gofrontend/ast-dump.cc
   A /trunk/gcc/go/gofrontend/ast-dump.h
   M /trunk/gcc/go/gofrontend/expressions.cc
   M /trunk/gcc/go/gofrontend/expressions.h
   M /trunk/gcc/go/gofrontend/go.cc
   M /trunk/gcc/go/gofrontend/gogo.h
   M /trunk/gcc/go/gofrontend/statements.cc
   M /trunk/gcc/go/gofrontend/statements.h

gccgo:	Added code to dump the AST tree. The AST dump is
	activated with -fgo-dump-ast.
	Initial version, it only dumps (most) constructs that
	are expected after the lowering transformation.

	* Make-lang.in (GO_OBJS): Add go/ast-dump.o.
	(go/ast-dump.o): New target.
	(go/expressions.o): Depend on go/gofrontend/ast-dump.h.
	(go/statements.o): Likewise.

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

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
	    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
	    < /home/regress/tbox/svn-gcc/libstdc++-v3/../gcc/gthr-posix.h > i686-pc-linux-gnu/bits/gthr-posix.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
	    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
	    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
	    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
	    < /home/regress/tbox/svn-gcc/libstdc++-v3/../gcc/gthr-tpf.h > i686-pc-linux-gnu/bits/gthr-tpf.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
	    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
	    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
	    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
	    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
	    < /home/regress/tbox/svn-gcc/libstdc++-v3/../gcc/gthr-posix.h > i686-pc-linux-gnu/bits/gthr-default.h
make[3]: Leaving directory `/home/regress/tbox/native/build/i686-pc-linux-gnu/libstdc++-v3/include'
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

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


More information about the Gcc-regression mailing list