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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r145229 | hubicka | 2009-03-29 06:14:06 -0700 (Sun, 29 Mar 2009) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/bitmap.c
   M /trunk/gcc/bitmap.h

	* bitmap.c (bitmap_last_set_bit): New function.
	* bitmap.h (bitmap_last_set_bit): Declare.

------------------------------------------------------------------------
r145230 | hubicka | 2009-03-29 06:16:18 -0700 (Sun, 29 Mar 2009) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/except.c

	* except.c (duplicate_eh_regions_0): Handle AKA bitmap.
	(duplicate_eh_regions_1): Likewise.
	(duplicate_eh_regions): Likewise; cleanup code gorwing the region
	vector; call EH verification.
	(foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
	Be ready for region being removed.

------------------------------------------------------------------------
r145231 | hubicka | 2009-03-29 06:18:48 -0700 (Sun, 29 Mar 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/except.c

	* except.c (dump_eh_tree): Dump all datastructures.

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

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]