GCC build failure, HEAD@154869 on native

regress regress@apple.com
Tue Dec 1 12:55:00 GMT 2009


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

Log information for changes since the last build:
------------------------------------------------------------------------
r154865 | paolo | 2009-12-01 01:19:47 -0800 (Tue, 01 Dec 2009) | 5 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/parse/crash54.C

2009-12-01  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/42057
	* g++.dg/parse/crash54.C: New.

------------------------------------------------------------------------
r154868 | charlet | 2009-12-01 01:52:51 -0800 (Tue, 01 Dec 2009) | 36 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/a-ststio.adb
   M /trunk/gcc/ada/einfo.ads
   M /trunk/gcc/ada/exp_ch9.adb
   M /trunk/gcc/ada/g-sercom-linux.adb
   M /trunk/gcc/ada/g-sercom-mingw.adb
   M /trunk/gcc/ada/g-sercom.ads
   M /trunk/gcc/ada/g-socket.adb
   M /trunk/gcc/ada/g-socket.ads
   M /trunk/gcc/ada/gnat1drv.adb
   M /trunk/gcc/ada/s-commun.adb
   M /trunk/gcc/ada/s-commun.ads
   M /trunk/gcc/ada/scos.ads
   M /trunk/gcc/ada/sem_ch10.adb
   M /trunk/gcc/ada/sem_ch6.adb

2009-12-01  Ed Schonberg  <schonberg@adacore.com>

	* einfo.ads: Clarify use of Is_Private_Primitive.
	* sem_ch6.adb (Analyze_Subprogram_Declaration): An operation is a
	private primitive operation only if it is declared in the scope of the
	private controlling type.
	* exp_ch9.adb (Build_Wrapper_Spec): Build wrappers for private
	protected operations as well.

2009-12-01  Arnaud Charlet  <charlet@adacore.com>

	* gnat1drv.adb (Adjust_Global_Switches): Disable front-end
	optimizations in CodePeer mode, to keep the tree as close to the source
	code as possible, and also to avoid inconsistencies between trees when
	using different optimization switches.

2009-12-01  Thomas Quinot  <quinot@adacore.com>

	* scos.ads: Updated specification of source coverage obligation
	information.

2009-12-01  Thomas Quinot  <quinot@adacore.com>

	* g-sercom.ads, g-sercom-mingw.adb, g-sercom-linux.adb,
	a-ststio.adb, s-commun.adb, s-commun.ads, g-socket.adb,
	g-socket.ads (System.Communications.Last_Index): For the case where no
	element has been transferred and Item'First =
	Stream_Element_Offset'First, raise CONSTRAINT_ERROR.

2009-12-01  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch10.adb (Install_Siblings): A private with_clause on some child
	unit U in an ancestor of the current unit must be ignored if the
	current unit has a regular with_clause on U.


------------------------------------------------------------------------
r154869 | rguenth | 2009-12-01 02:02:24 -0800 (Tue, 01 Dec 2009) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/final.c
   M /trunk/gcc/tree-ssa-live.c

2009-12-01  Richard Guenther  <rguenther@suse.de>

	* final.c (rest_of_clean_state): If -fcompare-debug is
	given dump final insns without UIDs.
	* tree-ssa-live.c (remove_unused_scope_block_p): Remove
	after_inlining checks.

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

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

-------------- next part --------------
ranlib: file: .libs/libgfortran.a(_atanh_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_sin_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_sin_c10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_cos_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_cos_c10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_tan_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_sinh_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_cosh_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_tanh_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_conjg_c10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_aint_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_anint_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_sign_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_dim_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_atan2_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_mod_r10.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" )
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