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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r159820 | mkuvyrkov | 2010-05-25 06:22:07 -0700 (Tue, 25 May 2010) | 5 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/config.guess
   M /trunk/config.sub
   M /trunk/gcc/ChangeLog

	* config.sub: Update to version 2010-05-21.
	* config.guess: Update to version 2010-04-03.

Also, move a changelog entry to correct ChangeLog.

------------------------------------------------------------------------
r159821 | froydnj | 2010-05-25 06:56:13 -0700 (Tue, 25 May 2010) | 21 lines
Changed paths:
   M /trunk/gcc/objc/ChangeLog
   M /trunk/gcc/objc/objc-act.c

	* objc-act.c (objc_build_constructor): Take a VEC instead of a tree.
	Use build_constructor instead of build_constructor_from_list.
	(objc_build_string_object): Build a VEC argument for
	objc_build_constructor.
	(init_def_list): Likewise.
	(init_objc_symtab): Likewise.
	(init_module_descriptor): Likewise.
	(generate_static_references): Likewise.
	(build_selector_translation_table): Likewise.
	(build_descriptor_table_initializer): Likewise.
	(generate_descriptor_table): Likewise.
	(build_protocol_initializer): Likewise.
	(build_ivar_list_initializer): Likewise.
	(generate_ivars_list): Likewise.
	(build_dispatch_table_initializer): Likewise.
	(generate_dispatch_table): Likewise.
	(generate_protocol_list): Likewise.
	(build_category_initializer): Likewise.
	(build_shared_structure_initializer): Likewise.
	(generate_objc_image_info): Likewise.

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

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]