GCC build failure, HEAD@181238 on native

GCC regression tester regress@geoffk.org
Wed Nov 9 22:34:00 GMT 2011


With your recent patch, GCC HEAD revision 181238 had problems on:
native: build (seems to have progressed further)
Attached is build output for those targets.
The previous build was of revision 181235.

Log information for changes since the last build:
------------------------------------------------------------------------
r181236 | jakub | 2011-11-09 13:28:57 -0800 (Wed, 09 Nov 2011) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/i386/i386.c
   M /trunk/gcc/function.c
   M /trunk/gcc/function.h

	* function.h (requires_stack_frame_p): New prototype.
	* function.c (requires_stack_frame_p): No longer static.
	* config/i386/i386.c (ix86_finalize_stack_realign_flags): If
	stack_realign_fp was just a conservative guess for a function
	which doesn't use sp/fp/argp at all, clear frame_pointer_needed
	and stack realignment.

------------------------------------------------------------------------
r181237 | jakub | 2011-11-09 13:36:13 -0800 (Wed, 09 Nov 2011) | 2 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gcc.dg/tm/memopt-1.c

	* gcc.dg/tm/memopt-1.c: Fix up regexp.

------------------------------------------------------------------------
r181238 | jakub | 2011-11-09 13:37:27 -0800 (Wed, 09 Nov 2011) | 11 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/i386/i386.c
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
   M /trunk/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
   M /trunk/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
   M /trunk/gcc/testsuite/gcc.dg/torture/vshuf-8.inc

	PR target/50911
	* config/i386/i386.c (expand_vec_perm_interleave2): If d->vmode is
	V4SImode, !TARGET_SSE2 and punpck[lh]* is needed, change dremap.vmode
	to V4SFmode.

	* gcc.dg/torture/vshuf-16.inc: Add interleave low and high
	permutations.
	* gcc.dg/torture/vshuf-32.inc: Likewise.
	* gcc.dg/torture/vshuf-4.inc: Likewise.
	* gcc.dg/torture/vshuf-8.inc: Likewise.

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

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... (cached) yes
checking for readdir... yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in /home/regress/tbox/svn-gcc/libjava/libltdl
with_multisubdir=
config.status: executing depfiles commands
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list