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@146876 on native


With your recent patch, GCC HEAD revision 146876 had problems on:
native: build (seems to have stopped earlier)
Attached is build output for those targets.
The previous build was of revision 146875.

Log information for changes since the last build:
------------------------------------------------------------------------
r146876 | nathan | 2009-04-28 01:38:37 -0700 (Tue, 28 Apr 2009) | 18 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/eh/simd-5.C
   M /trunk/gcc/testsuite/g++.dg/warn/weak1.C
   M /trunk/gcc/testsuite/gcc.dg/20020103-1.c
   M /trunk/gcc/testsuite/gcc.dg/20020312-2.c
   M /trunk/gcc/testsuite/gcc.dg/20020919-1.c
   M /trunk/gcc/testsuite/gcc.dg/asm-b.c
   M /trunk/gcc/testsuite/gcc.dg/attr-weakref-1.c
   M /trunk/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
   M /trunk/gcc/testsuite/gcc.dg/trampoline-1.c
   M /trunk/gcc/testsuite/gcc.dg/tree-ssa/20030714-1.c
   M /trunk/gcc/testsuite/gcc.target/arm/long-calls-1.c
   M /trunk/gcc/testsuite/gcc.target/powerpc/20020118-1.c

2009-04-28  Nathan Froyd  <froydnj@codesourcery.com>
	    Mark Mitchell  <mark@codesourcery.com>

	* gcc.target/powerpc/20020118-1.c: Skip on vxworks targets.
	* gcc.dg/20020103-1.c: Check for __ppc.
	* gcc.dg/asm-b.c: Check for __ppc.
	* gcc.dg/20020919-1.c: Check for __ppc.
	* gcc.dg/20020312-2.c: Likewise.
	* gcc.dg/trampoline-1.c: Add appropriate NO_TRAMPOLINES #ifndefs.
	* gcc.dg/torture/asm-subreg-1.c: Skip on sparc vxworks targets.
	* gcc.dg/attr-weakref-1.c: Skip on selected vxworks targets.
	* g++.dg/warn/weak1.C: Likewise.
	* gcc.dg/tree-ssa/20030714-1.c (find_base_value): Declare as
	static so appropriate optimizations kick in.
	(find_base_value_wrapper): New function.
	* g++.dg/eh/simd-5.C: Fix target triplet.
	* gcc.target/arm/long-calls-1.c: Skip for -mlong-calls.

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

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

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@apple.com> 
(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]