GCC build failure, HEAD@161538 on native

GCC regression tester regress@geoffk.org
Tue Jun 29 14:47:00 GMT 2010


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

Log information for changes since the last build:
------------------------------------------------------------------------
r161538 | amylaar | 2010-06-29 07:38:13 -0700 (Tue, 29 Jun 2010) | 14 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/tm.texi
   M /trunk/gcc/target-def.h
   M /trunk/gcc/target.h
   M /trunk/gcc/targhooks.c
   M /trunk/gcc/targhooks.h
   M /trunk/gcc/toplev.c

        * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.
        (OVERRIDE_OPTIONS): Add note of obsolescence.
        Replace references with references to TARGET_OPTION_OVERRIDE.
        (Except for C_COMMON_OVERRIDE_OPTIONS, which remains similar to
         the macro).
        * targhooks.c (default_target_option_override): New function.
        * targhooks.h (default_target_option_override): Declare.
        * target.h (struct gcc_target): Add override member to
        target_option emmber.
        * toplev.c (process_options): Replace OVERRIDE_OPTIONS use with
        targetm.target_option.override call.
        * target-def.h (TARGET_OPTION_OVERRIDE): Define.
        (TARGET_OPTION_HOOKS): Add TARGET_OPTION_OVERRIDE.

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

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

-------------- next part --------------
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c: At top level:
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: initialization from incompatible pointer type [-Werror]
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: (near initialization for 'targetm.calls.function_arg_advance') [-Werror]
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: initialization from incompatible pointer type [-Werror]
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: (near initialization for 'targetm.calls.function_arg') [-Werror]
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: initialization from incompatible pointer type [-Werror]
/home/regress/tbox/svn-gcc/gcc/config/i386/i386.c:30995:8: error: (near initialization for 'targetm.calls.function_incoming_arg') [-Werror]
cc1: all warnings being treated as errors

make[3]: *** [i386.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 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