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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r163903 | nicola | 2010-09-06 01:28:02 -0700 (Mon, 06 Sep 2010) | 2 lines
Changed paths:
   M /trunk/libobjc/ChangeLog
   D /trunk/libobjc/makefile.dos

	* makefile.dos: Obsolete file removed.

------------------------------------------------------------------------
r163904 | amonakov | 2010-09-06 01:56:43 -0700 (Mon, 06 Sep 2010) | 9 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/sel-sched.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/opt/pr44919.C

	PR rtl-optimization/44919
	* sel-sched.c (move_cond_jump): Remove assert, check that
	the several blocks case can only happen with mutually exclusive
	insns instead.  Rewrite the movement code to support moving through
	several basic blocks. 

	* g++.dg/opt/pr44919.C: New.


------------------------------------------------------------------------
r163906 | iains | 2010-09-06 02:27:55 -0700 (Mon, 06 Sep 2010) | 14 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
   M /trunk/libobjc/ChangeLog
   M /trunk/libobjc/encoding.c


fix libobjc ppc64 abi for darwin.

libobjc:

	* encoding.c: Add TARGET_ALIGN_NATURAL definition for m64 powerpc darwin.
	Add a comment as to why, update FIXME comments.

testsuite:

	* objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c:
	Update XFAILs.


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

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]