NEW GCC build failure, HEAD@167409 on native

GCC regression tester regress@geoffk.org
Fri Dec 3 05:52:00 GMT 2010


With your recent patch, GCC HEAD revision 167409 had problems on:
native: build (NEW build failure)
Attached is build output for those targets.
The previous build was of revision 167406.

Log information for changes since the last build:
------------------------------------------------------------------------
r167407 | ian | 2010-12-02 20:34:57 -0800 (Thu, 02 Dec 2010) | 22 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/common.opt
   M /trunk/gcc/doc/contrib.texi
   M /trunk/gcc/doc/frontends.texi
   M /trunk/gcc/doc/install.texi
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/doc/sourcebuild.texi
   M /trunk/gcc/doc/standards.texi
   M /trunk/gcc/gcc.c
   A /trunk/gcc/go (from /branches/gccgo/gcc/go:167401)
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/go.dg (from /branches/gccgo/gcc/testsuite/go.dg:167399)
   A /trunk/gcc/testsuite/go.go-torture (from /branches/gccgo/gcc/testsuite/go.go-torture:167399)
   A /trunk/gcc/testsuite/go.test (from /branches/gccgo/gcc/testsuite/go.test:167399)
   A /trunk/gcc/testsuite/lib/go-dg.exp (from /branches/gccgo/gcc/testsuite/lib/go-dg.exp:167399)
   A /trunk/gcc/testsuite/lib/go-torture.exp (from /branches/gccgo/gcc/testsuite/lib/go-torture.exp:167399)
   A /trunk/gcc/testsuite/lib/go.exp (from /branches/gccgo/gcc/testsuite/lib/go.exp:167399)
   M /trunk/gcc/testsuite/lib/target-supports.exp
   A /trunk/libgo (from /branches/gccgo/libgo:167399)

Add Go frontend, libgo library, and Go testsuite.

gcc/:
	* gcc.c (default_compilers): Add entry for ".go".
	* common.opt: Add -static-libgo as a driver option.
	* doc/install.texi (Configuration): Mention libgo as an option for
	--enable-shared.  Mention go as an option for --enable-languages.
	* doc/invoke.texi (Overall Options): Mention .go as a file name
	suffix.  Mention go as a -x option.
	* doc/frontends.texi (G++ and GCC): Mention Go as a supported
	language.
	* doc/sourcebuild.texi (Top Level): Mention libgo.
	* doc/standards.texi (Standards): Add section on Go language.
	Move references for other languages into their own section.
	* doc/contrib.texi (Contributors): Mention that I contributed the
	Go frontend.
gcc/testsuite/:
	* lib/go.exp: New file.
	* lib/go-dg.exp: New file.
	* lib/go-torture.exp: New file.
	* lib/target-supports.exp (check_compile): Match // Go.

------------------------------------------------------------------------
r167408 | aoliva | 2010-12-02 20:48:56 -0800 (Thu, 02 Dec 2010) | 3 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/g-comver.adb
   M /trunk/gcc/ada/gnatvsn.adb
   M /trunk/gcc/ada/gnatvsn.ads

* gnatvsn.adb (Gnat_Version_String): Don't overrun Ver_Len_Max.
* gnatvsn.ads (Ver_Len_Max): Bump up to 256.
* g-comver.adb (Ver_Len_Max): Likewise.
------------------------------------------------------------------------
r167409 | lauras | 2010-12-02 20:58:47 -0800 (Thu, 02 Dec 2010) | 9 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/basic-block.h
   M /trunk/gcc/cselib.c
   M /trunk/gcc/cselib.h
   M /trunk/gcc/predict.c
   M /trunk/gcc/tree-flow.h

2010-12-01  Laurynas Biveinis  <laurynas.biveinis@gmail.com>

	* basic-block.h (struct edge_prediction): Remove forward
	declaration.
	* tree-flow.h (struct edge_prediction): Move from here...
	* predict.c (struct edge_prediction): ...to here.
	* cselib.h (struct elt_list): Move from here...
	* cselib.c (struct elt_list): ...to here.

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

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

-------------- next part --------------
		-o build/genhooks.o /home/regress/tbox/svn-gcc/gcc/genhooks.c
/home/regress/tbox/native/build/./prev-gcc/xgcc -B/home/regress/tbox/native/build/./prev-gcc/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs/i686-pc-linux-gnu/sys-include    -c   -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/build -I/home/regress/tbox/svn-gcc/gcc/../include -I/home/regress/tbox/svn-gcc/gcc/../libcpp/include  -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber/bid -I../libdecnumber    \
		-o build/genchecksum.o /home/regress/tbox/svn-gcc/gcc/genchecksum.c
/home/regress/tbox/native/build/./prev-gcc/xgcc -B/home/regress/tbox/native/build/./prev-gcc/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ -B/home/regress/tbox/objs/i686-pc-linux-gnu/lib/ -isystem /home/regress/tbox/objs/i686-pc-linux-gnu/include -isystem /home/regress/tbox/objs/i686-pc-linux-gnu/sys-include    -c   -g -O2 -fomit-frame-pointer -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/build -I/home/regress/tbox/svn-gcc/gcc/../include -I/home/regress/tbox/svn-gcc/gcc/../libcpp/include  -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber/bid -I../libdecnumber    \
		-o build/genenums.o /home/regress/tbox/svn-gcc/gcc/genenums.c
/bin/sh /home/regress/tbox/svn-gcc/gcc/../move-if-change tmp-optionlist optionlist
g++ -c -I /home/regress/tbox/svn-gcc/gcc/go -I /home/regress/tbox/svn-gcc/gcc/go/gofrontend -I. -Igo -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/go -I/home/regress/tbox/svn-gcc/gcc/../include -I/home/regress/tbox/svn-gcc/gcc/../libcpp/include  -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber -I/home/regress/tbox/svn-gcc/gcc/../libdecnumber/bid -I../libdecnumber     -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H /home/regress/tbox/svn-gcc/gcc/go/gofrontend/dataflow.cc -o go/dataflow.o
echo timestamp > s-options
cc1plus: error: unrecognized command line option "-Wno-overlength-strings"
make[3]: *** [go/dataflow.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod gcov.pod gfortran.pod fsf-funding.pod gccgo.pod
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage2-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