GCC build failure, HEAD@186329 on native

GCC regression tester regress@geoffk.org
Wed Apr 11 16:48:00 GMT 2012


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

Log information for changes since the last build:
------------------------------------------------------------------------
r186327 | olegendo | 2012-04-11 09:26:41 -0700 (Wed, 11 Apr 2012) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/sh/sh.c

	* config/sh/sh.c (SCHED_REORDER): Merge macro into ...
	(ready_reorder): ... this function.


------------------------------------------------------------------------
r186328 | olegendo | 2012-04-11 09:27:50 -0700 (Wed, 11 Apr 2012) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/sh/sh.h

	* config/sh/sh.h: Remove old secondary reload code.


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

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
      fprintf (out, "InterfaceMethodref: %ld=", JPOOL_USHORT2 (jcf, index));
                                                                          ^
/home/regress/tbox/svn-gcc/gcc/java/jcf-dump.c:949:62: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint32 {aka unsigned int}' [-Werror=format]
  fprintf (out, "MethodType %ld: ", JPOOL_USHORT1 (jcf, index));
                                                              ^
/home/regress/tbox/svn-gcc/gcc/java/jcf-dump.c:957:68: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'uint32 {aka unsigned int}' [-Werror=format]
  fprintf (out, "bootstrap_method: %ld ", JPOOL_USHORT1 (jcf, index));
                                                                    ^
cc1plus: all warnings being treated as errors
make[3]: *** [java/jcf-dump.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod cpp.pod gfdl.pod gij.pod gcov.pod gfortran.pod fsf-funding.pod gcc.pod
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list