GCC build failure, HEAD@174315 on native

regress regress@apple.com
Fri May 27 00:46:00 GMT 2011


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

Log information for changes since the last build:
------------------------------------------------------------------------
r174315 | gccadmin | 2011-05-26 17:17:38 -0700 (Thu, 26 May 2011) | 1 line
Changed paths:
   M /trunk/gcc/DATESTAMP

Daily bump.
------------------------------------------------------------------------

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

-------------- next part --------------
/Users/regress/tbox/svn-gcc/gcc/config/darwin-crt3.c: In function 'atexit':
/Users/regress/tbox/svn-gcc/gcc/config/darwin-crt3.c:529:29: warning: taking address of expression of type 'void' [enabled by default]
# Early copyback; see "all" above for the rationale.  The
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh /Users/regress/tbox/svn-gcc/libgcc/../mkinstalldirs ../.././gcc
parts="crt2.o crt3.o";				\
	for file in $parts; do					\
	  rm -f ../.././gcc/$file;		\
	  /usr/bin/install -c -m 644 $file ../.././gcc/;	\
	  case $file in 					\
	    *.a)						\
	      ranlib -c ../.././gcc/$file ;;	\
	  esac;							\
	done
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-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