GCC build failure, HEAD@152105 on native

regress regress@apple.com
Thu Sep 24 00:15:00 GMT 2009


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

Log information for changes since the last build:
------------------------------------------------------------------------
r152104 | rth | 2009-09-23 15:24:42 -0700 (Wed, 23 Sep 2009) | 18 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/picochip/picochip-protos.h
   M /trunk/gcc/config/picochip/picochip.c
   M /trunk/gcc/config/picochip/picochip.h
   M /trunk/gcc/config/xtensa/xtensa.c
   M /trunk/gcc/config/xtensa/xtensa.h
   M /trunk/gcc/doc/tm.texi
   M /trunk/gcc/system.h
   M /trunk/gcc/targhooks.c

        * doc/tm.texi (STATIC_CHAIN, STATIC_CHAIN_INCOMING): Remove.
        (TARGET_STATIC_CHAIN): Mention that this hook must be used for
        static chain passed in memory.
        * system.h (STATIC_CHAIN, STATIC_CHAIN_INCOMING): Poison.
        * targhooks.c (default_static_chain): Don't handle STATIC_CHAIN,
        STATIC_CHAIN_INCOMING.  Issue a sorry if there's no
        STATIC_CHAIN_REGNUM defined.

        * config/picochip/picochip-protos.h: s/class/klass/.
        * config/picochip/picochip.c (TARGET_STATIC_CHAIN): New.
        (picochip_static_chain): New.
        * config/picochip/picochip.h (STATIC_CHAIN): Remove.
        (STATIC_CHAIN_INCOMING): Remove.

        * config/xtensa/xtensa.c (TARGET_STATIC_CHAIN): New.
        (xtensa_static_chain): New.
        * config/xtensa/xtensa.h (STATIC_CHAIN, STATIC_CHAIN_INCOMING):
        * Remove.
------------------------------------------------------------------------

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

-------------- next part --------------
checking for long long... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking target system type... powerpc-apple-darwin9.8.0
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... yes
checking size of long long... yes
configure: updating cache ./config.cache
configure: creating ./config.status
configure: error: in `/Users/regress/tbox/native/build/gcc':
configure: error: cannot compute sizeof (long long)
See `config.log' for more details.
make[2]: *** [configure-stage3-gcc] Error 77
make[2]: *** Waiting for unfinished jobs....
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[1]: *** [stage3-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