This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

NEW GCC build failure, HEAD@149073 on native


With your recent patch, GCC HEAD revision 149073 had problems on:
native: build (NEW build failure)
Attached is build output for those targets.
The previous build was of revision 149065.

Log information for changes since the last build:
------------------------------------------------------------------------
r149066 | jason | 2009-06-29 16:15:43 -0700 (Mon, 29 Jun 2009) | 4 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/error.c

	PR c++/40274
	* error.c (dump_template_parms): Pass all args to
	count_non_default_template_args.
	(count_non_default_template_args): Pull out the inner ones.
------------------------------------------------------------------------
r149067 | jason | 2009-06-29 16:18:46 -0700 (Mon, 29 Jun 2009) | 4 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/template/debug1.C

	PR c++/40274
	* error.c (dump_template_parms): Pass all args to
	count_non_default_template_args.
	(count_non_default_template_args): Pull out the inner ones.
------------------------------------------------------------------------
r149068 | dj | 2009-06-29 16:21:49 -0700 (Mon, 29 Jun 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/contrib.texi
   M /trunk/gcc/doc/extend.texi
   M /trunk/gcc/doc/install.texi
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/doc/md.texi

* doc/extend.texi: Add MeP attributes and pragmas.
* doc/invoke.text: Add MeP Options.
* doc/contrib.texi: Add MeP contribution.
* doc/md.texi: Add MeP constraints.
* doc/install.texi: Add MeP target.

------------------------------------------------------------------------
r149069 | dj | 2009-06-29 16:24:39 -0700 (Mon, 29 Jun 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/mep/mep.h

* config/mep/mep.h (CPP_SPEC): Remove __cop macro.

------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r149073 | gccadmin | 2009-06-29 17:16:37 -0700 (Mon, 29 Jun 2009) | 1 line
Changed paths:
   M /trunk/gcc/DATESTAMP

Daily bump.
------------------------------------------------------------------------

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

Attachment: native-log.txt
Description: Text document

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]