GCC build failure, HEAD@158788 on native

regress regress@apple.com
Tue Apr 27 18:10:00 GMT 2010


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

Log information for changes since the last build:
------------------------------------------------------------------------
r158786 | nickc | 2010-04-27 07:27:15 -0700 (Tue, 27 Apr 2010) | 7 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/Makefile.def
   M /trunk/Makefile.in
   M /trunk/configure
   M /trunk/configure.ac

        * configure.ac (--enable-gold): Support both, both/gold and
        both/bfd to add gold to configdirs without removing ld.
        * configure: Regenerated.

        * Makefile.def: Add install-gold dependency to install-ld.
        * Makefile.in: Regenerated.

------------------------------------------------------------------------
r158788 | hubicka | 2010-04-27 07:56:33 -0700 (Tue, 27 Apr 2010) | 16 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/cgraph.c
   M /trunk/gcc/common.opt
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/ipa.c
   M /trunk/gcc/opts.c
   M /trunk/gcc/passes.c
   M /trunk/gcc/timevar.def
   M /trunk/gcc/tree-pass.h


	* doc/invoke.texi (-fipa-profile): Document.
	* opts.c (decode_options): Enable ipa-profile at -O1.
	* timevar.def (TV_IPA_PROFILE): Define.
	* common.opt (fipa-profile): Add.
	* cgraph.c (cgraph_clone_node): Set local flag and clear vtable method flag
	for clones.
	(cgraph_propagate_frequency): Handle only local ones.
	* tree-pass.h (pass_ipa_profile): Declare.
	* ipa-profile.c (gate_profile): Use flag_ipa_profile.
	(pass_ipa_profile): Use TV_IPA_PROFILE.
	* ipa.c (ipa_profile): New function.
	(gate_ipa_profile): Likewise.
	(pass_ipa_profile): New global variable.
	* passes.c (pass_ipa_profile): New.

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

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

-------------- next part --------------
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking for powerpc-apple-darwin9.8.0-ar... ar
checking for powerpc-apple-darwin9.8.0-lipo... lipo
checking for powerpc-apple-darwin9.8.0-nm... /Users/regress/tbox/native/build/./gcc/nm
checking for powerpc-apple-darwin9.8.0-ranlib... ranlib -c
checking for powerpc-apple-darwin9.8.0-strip... strip
checking whether ln -s works... yes
checking for powerpc-apple-darwin9.8.0-gcc... /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   
checking for suffix of object files... configure: error: in `/Users/regress/tbox/native/build/powerpc-apple-darwin9.8.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage2-target-libgcc] Error 1
make[1]: *** [stage2-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