GCC build failure, HEAD@155304 on native
GCC regression tester
regress@geoffk.org
Thu Dec 17 08:51:00 GMT 2009
With your recent patch, GCC HEAD revision 155304 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 155303.
Log information for changes since the last build:
------------------------------------------------------------------------
r155304 | uros | 2009-12-17 00:34:27 -0800 (Thu, 17 Dec 2009) | 20 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/i386/sync.md
* config/i386/sync.md (IMODE): Remove mode iterator.
(modesuffix): Remove mode attribute.
(modeconstraint): Ditto.
(immconstraint): Ditto.
(*sync_compare_and_swap<mode>): Use SWI mode iterator instead of
IMODE mode iterator, imodesuffix mode attribute instead of modesuffix,
<r> mode attribute instead of modeconstraint and <i> mode attribute
instead of immconstraint.
(sync_double_compare_and_swap<mode>): Ditto.
(sync_old_add<mode>): Ditto.
(sync_lock_test_and_set<mode>): Ditto.
(sync_add<mode>): Ditto.
(sync_sub<mode>): Ditto.
(sync_and<mode>): Ditto.
(sync_ior<mode>): Ditto.
(sync_xor<mode>): Ditto.
(sync_<code><mode>): Macroize insn pattern from
sync_{and,ior,xor}<mode> using any_logic code iterator.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:6826:14: error: incompatible type for argument 3 of 'build_indirect_ref'
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c: In function 'get_super_receiver':
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:8844:10: error: enum conversion when passing argument 3 of 'build_indirect_ref' is invalid in C++
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:8844:10: error: incompatible type for argument 3 of 'build_indirect_ref'
/home/regress/tbox/svn-gcc/gcc/c-common.h:465:13: note: expected 'ref_operator' but argument is of type 'const char *'
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c: In function 'build_ivar_reference':
/home/regress/tbox/svn-gcc/gcc/objc/objc-act.c:6827:1: error: control reaches end of non-void function
make[3]: *** [objc/objc-act.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod gcc.pod gfortran.pod fsf-funding.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