GCC build failure, HEAD@158683 on native

regress regress@apple.com
Sat Apr 24 11:26:00 GMT 2010


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

Log information for changes since the last build:
------------------------------------------------------------------------
r158682 | redi | 2010-04-24 02:21:23 -0700 (Sat, 24 Apr 2010) | 9 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/bits/unique_ptr.h
   M /trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
   M /trunk/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/reset_neg.cc
   A /trunk/libstdc++-v3/testsuite/20_util/unique_ptr/requirements/pointer_type.cc

2010-04-24  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/bits/unique_ptr (unique_ptr::pointer): Use deleter's
	pointer type if it exists.
	* testsuite/20_util/unique_ptr/requirements/pointer_type.cc: New.
	* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Adjust.
	* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust.


------------------------------------------------------------------------
r158683 | pault | 2010-04-24 02:28:32 -0700 (Sat, 24 Apr 2010) | 19 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/trans-array.c
   M /trunk/gcc/fortran/trans-expr.c
   M /trunk/gcc/fortran/trans.h
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/elemental_scalar_args_1.f90

2010-04-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/43841
	PR fortran/43843
	* trans-expr.c (gfc_conv_expr): Supply an address expression for
	GFC_SS_REFERENCE.
	(gfc_conv_expr_reference): Call gfc_conv_expr and return for
	GFC_SS_REFERENCE.
	* trans-array.c (gfc_add_loop_ss_code): Store the value rather
	than the address of a GFC_SS_REFERENCE.
	* trans.h : Change comment on GFC_SS_REFERENCE. 

2010-04-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/43841
	PR fortran/43843
	* gfortran.dg/elemental_scalar_args_1.f90 : New test.


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

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