GCC build failure, HEAD@149070 on native

regress regress@apple.com
Tue Jun 30 00:18:00 GMT 2009


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

Log information for changes since the last build:
------------------------------------------------------------------------
r149070 | tromey | 2009-06-29 17:02:10 -0700 (Mon, 29 Jun 2009) | 32 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/Makefile.in
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/raise-gcc.c
   M /trunk/gcc/config/i386/i386.c
   M /trunk/gcc/config/i386/t-i386
   M /trunk/gcc/config/mmix/mmix.c
   M /trunk/gcc/config/rs6000/darwin-fallback.c
   M /trunk/gcc/config/sh/sh.c
   M /trunk/gcc/config/xtensa/unwind-dw2-xtensa.c
   D /trunk/gcc/dwarf2.h
   M /trunk/gcc/dwarf2asm.c
   M /trunk/gcc/dwarf2out.c
   M /trunk/gcc/except.c
   M /trunk/gcc/unwind-dw2-fde-darwin.c
   M /trunk/gcc/unwind-dw2-fde-glibc.c
   M /trunk/gcc/unwind-dw2-fde.c
   M /trunk/gcc/unwind-dw2.c
   M /trunk/include/ChangeLog
   A /trunk/include/elf
   A /trunk/include/elf/dwarf2.h

gcc
	* dwarf2.h: Remove.
	* Makefile.in (DWARF2_H): New variable.
	(except.o): Use it.
	(dwarf2out.o): Likewise.
	(dwarf2asm.o): Likewise.
	* config/i386/t-i386: Use DWARF2_H.
	* except.c: Include elf/dwarf2.h.
	* unwind-dw2.c: Include elf/dwarf2.h.
	* dwarf2out.c: Include elf/dwarf2.h.
	(dw_loc_descr_struct) <dw_loc_opc>: Now a bitfield.
	<dtprel>: New field.
	(dwarf_stack_op_name): Don't handle INTERNAL_DW_OP_tls_addr.
	(size_of_loc_descr): Likewise.
	(output_loc_operands_raw): Likewise.
	(output_loc_operands): Handle new dtprel field.
	(loc_checksum): Update.
	(loc_descriptor_from_tree_1) <VAR_DDECL>: Set dtprel field.
	* unwind-dw2-fde-glibc.c: Include elf/dwarf2.h.
	* unwind-dw2-fde.c: Include elf/dwarf2.h.
	* dwarf2asm.c: Include elf/dwarf2.h.
	* unwind-dw2-fde-darwin.c: Include elf/dwarf2.h.
	* config/mmix/mmix.c: Include elf/dwarf2.h.
	* config/rs6000/darwin-fallback.c: Include elf/dwarf2.h.
	* config/xtensa/unwind-dw2-xtensa.c: Include elf/dwarf2.h.
	* config/sh/sh.c: Include elf/dwarf2.h.
	* config/i386/i386.c: Include elf/dwarf2.h.
gcc/ada
	* raise-gcc.c: Include elf/dwarf2.h.
include
	* elf/dwarf2.h: New file.  Merged with gdb.

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

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

-------------- next part --------------
gcc -c  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I. -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/. -I/Users/regress/tbox/svn-gcc/gcc/../include -I./../intl -I/Users/regress/tbox/svn-gcc/gcc/../libcpp/include  -I/Users/regress/tbox/svn-gcc/gcc/../libdecnumber -I/Users/regress/tbox/svn-gcc/gcc/../libdecnumber/dpd -I../libdecnumber    /Users/regress/tbox/svn-gcc/gcc/errors.c -o errors.o
if [ xinfo = xinfo ]; then \
		makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/regress/tbox/svn-gcc/gcc/doc \
			-I /Users/regress/tbox/svn-gcc/gcc/doc/include -o doc/cpp.info /Users/regress/tbox/svn-gcc/gcc/doc/cpp.texi; \
	fi
if [ xinfo = xinfo ]; then \
		makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /Users/regress/tbox/svn-gcc/gcc/doc \
			-I /Users/regress/tbox/svn-gcc/gcc/doc/include -o doc/gcc.info /Users/regress/tbox/svn-gcc/gcc/doc/gcc.texi; \
	fi
/Users/regress/tbox/svn-gcc/gcc/doc//extend.texi:11900: Misplaced {.
/Users/regress/tbox/svn-gcc/gcc/doc//extend.texi:11900: Misplaced }.
makeinfo: Removing output file `doc/gcc.info' due to errors; use --force to preserve.
make[3]: *** [doc/gcc.info] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcov.pod fsf-funding.pod gfdl.pod cpp.pod gcc.pod
make[2]: *** [all-stage1-gcc] 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