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]

GCC build failure, HEAD@176250 on native


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

Log information for changes since the last build:
------------------------------------------------------------------------
r176250 | jason | 2011-07-13 13:30:54 -0700 (Wed, 13 Jul 2011) | 11 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/Makefile.in
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/Makefile.in
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/Make-lang.in
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/debug/dwarf2/lineno-simple1.C
   M /trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr44641.C
   M /trunk/gcc/testsuite/g++.dg/ext/utf-dflt.C
   M /trunk/gcc/testsuite/g++.dg/init/vector1.C
   M /trunk/gcc/testsuite/g++.dg/lookup/anon2.C
   M /trunk/gcc/testsuite/g++.dg/torture/pr35526.C
   M /trunk/gcc/testsuite/g++.dg/tree-ssa/copyprop.C
   M /trunk/gcc/testsuite/g++.old-deja/g++.ext/arrnew.C
   M /trunk/gcc/testsuite/g++.old-deja/g++.jason/rfg27.C
   M /trunk/gcc/testsuite/lib/g++.exp
   M /trunk/gcc/testsuite/lib/lto.exp

Also test -std=c++0x mode with 'make check-c++' at top level
	* Makefile.in (check-gcc-c++0x): New.
	(check-c++): Depend on it.
gcc/
	* Makefile.in ($(lang_checks_parallelized)): Allow --tool_opts.
gcc/cp/
	* Make-lang.in (check-c++0x): New.
gcc/testsuite/
	* lib/g++.exp (${tool}_option_help, ${tool}_option_proc): Remove.
	* lib/lto.exp (lto_prune_warns): Prune warning about -std=c++0x
	when compiling C files.
------------------------------------------------------------------------

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]