GCC build failure, HEAD@146821 on native

regress regress@apple.com
Mon Apr 27 00:01:00 GMT 2009


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

Log information for changes since the last build:
------------------------------------------------------------------------
r146821 | hubicka | 2009-04-26 16:35:27 -0700 (Sun, 26 Apr 2009) | 11 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/cfgloop.h
   M /trunk/gcc/ipa-pure-const.c
   M /trunk/gcc/tree-ssa-loop-ivcanon.c
   M /trunk/gcc/tree-ssa-loop-niter.c

	* ipa-pure-const.c (struct funct_state_d): New fields
	state_previously_known, looping_previously_known; remove
	state_set_in_source.
	(analyze_function): Use new fields.
	(propagate): Avoid assumption that state_set_in_source imply
	nonlooping.

	* tree-ssa-loop-niter.c (finite_loop_p): New function.
	* tree-ssa-loop-ivcanon.c (empty_loop_p): Use it.
	* cfgloop.h (finite_loop_p): Declare.

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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-------------- next part --------------
{standard input}:193:non-relocatable subtraction expression, "LC1" minus "L00000000001$pb"
{standard input}:193:symbol: "L00000000001$pb" can't be undefined in a subtraction expression
{standard input}:175:non-relocatable subtraction expression, "LC0" minus "L00000000001$pb"
{standard input}:175:symbol: "L00000000001$pb" can't be undefined in a subtraction expression
{standard input}:174:non-relocatable subtraction expression, "LC0" minus "L00000000001$pb"
{standard input}:174:symbol: "L00000000001$pb" can't be undefined in a subtraction expression
{standard input}:135:non-relocatable subtraction expression, "LC2" minus "L00000000001$pb"
{standard input}:135:symbol: "L00000000001$pb" can't be undefined in a subtraction expression
{standard input}:131:non-relocatable subtraction expression, "LC2" minus "L00000000001$pb"
{standard input}:131:symbol: "L00000000001$pb" can't be undefined in a subtraction expression
{standard input}:unknown:Undefined local symbol L00000000001$pb
make[5]: *** [_floatdisf.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

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


More information about the Gcc-regression mailing list