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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r167460 | hubicka | 2010-12-04 14:01:32 -0800 (Sat, 04 Dec 2010) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/dwarf2asm.c

	* dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME
	to prevent mangling with lto frontend.

------------------------------------------------------------------------
r167464 | gccadmin | 2010-12-04 16:18:37 -0800 (Sat, 04 Dec 2010) | 1 line
Changed paths:
   M /trunk/gcc/DATESTAMP

Daily bump.
------------------------------------------------------------------------
r167465 | hubicka | 2010-12-04 16:21:12 -0800 (Sat, 04 Dec 2010) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ipa.c


	* ipa.c (cgraph_externally_visible_p): Do not localize builtins
	and functions with user asm defined names.
	(varpool_externally_visible_p): Do not localize vars with user
	asm defined names.

------------------------------------------------------------------------
r167466 | hubicka | 2010-12-04 16:29:52 -0800 (Sat, 04 Dec 2010) | 7 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gcc.c-torture/execute/builtins/snprintf-chk.c
   M /trunk/gcc/testsuite/gcc.c-torture/execute/builtins/sprintf-chk.c
   M /trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strncpy-chk.c
   M /trunk/gcc/testsuite/gcc.c-torture/execute/builtins/vsnprintf-chk.c
   M /trunk/gcc/testsuite/gcc.c-torture/execute/builtins/vsprintf-chk.c


	* snprintf-chk.c (ptr): Declare volatile.
	* strcpy-chk.c (s2, s3, l1): Declare volatile.
	* snprintf-chk.c (ptr): Declare volatile.
	* vsprintf-chk.c (ptr): Declare volatile.
	* vsnprintf-chk.c (ptr): Declare volatile.

------------------------------------------------------------------------
r167467 | hubicka | 2010-12-04 17:22:12 -0800 (Sat, 04 Dec 2010) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/lto-streamer-in.c

	* lto-streamer-in.c (input_cfg): Fix pasto.

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

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]