GCC build failure, HEAD@174836 on native
regress
regress@apple.com
Thu Jun 9 09:37:00 GMT 2011
With your recent patch, GCC HEAD revision 174836 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 174833.
Log information for changes since the last build:
------------------------------------------------------------------------
r174834 | ak | 2011-06-08 23:20:05 -0700 (Wed, 08 Jun 2011) | 12 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/reginfo.c
M /trunk/gcc/rtl.h
M /trunk/gcc/varasm.c
Print location for conflicting global regs.
gcc/
2011-06-08 Andi Kleen <ak@linux.intel.com>
* reginfo.c (global_regs_decl): Add.
(globalize_reg): Add decl parameter. Compute location.
Pass location to warnings and add inform. Store decl
in global_regs_decl.
* rtl.h (globalize_reg): Update prototype.
* varasm.c (make_decl_rtl): Pass decl to globalize_reg().
------------------------------------------------------------------------
r174835 | ak | 2011-06-08 23:21:06 -0700 (Wed, 08 Jun 2011) | 8 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/i386/driver-i386.c
add another sandy bridge model number.
gcc/:
2011-06-08 Andi Kleen <ak@linux.intel.com>
* config/i386/driver-i386.c (host_detect_local_cpu):
Add model 0x2d Intel CPU.
------------------------------------------------------------------------
r174836 | ak | 2011-06-08 23:22:17 -0700 (Wed, 08 Jun 2011) | 8 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/varasm.c
better warning for section conflict
gcc/:
2011-06-08 Andi Kleen <ak@linux.intel.com>
* varasm.c (get_section): Print location of other conflict
for section conflicts.
------------------------------------------------------------------------
For more information, see <http://gcc.gnu.org/regtest/HEAD/>.
-------------- next part --------------
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_i16.o) has no symbols
ranlib: file: .libs/libgfortran.a(_sign_r10.o) has no symbols
ranlib: file: .libs/libgfortran.a(_dim_i16.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_i16.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