loop-3 failure

Geoff Keating geoffk@geoffk.org
Tue Oct 30 03:23:00 GMT 2007


Hi Richard,

Your patch,

------------------------------------------------------------------------
r129727 | rguenth | 2007-10-29 11:27:38 -0700 (Mon, 29 Oct 2007) | 12  
lines

2007-10-29  Richard Guenther  <rguenther@suse.de>

	* tree-flow-inline.h (get_subvar_at): Use binary search.
	(get_first_overlapping_subvar): New function to binary search
	for the first overlapping subvar.
	* tree-ssa-operands.c (add_vars_for_offset): Strip down to
	just handle adding subvars for a pointed-to subvar.  Optimize
	and use get_first_overlapping_subvar.
	(add_vars_for_bitmap): Fold into single caller.
	(add_virtual_operand): Streamline, inherit add_vars_for_bitmap
	and non pointed-to bits of add_vars_for_offset.

appears to be causing loop-3.c to fail on i686-linux.  See

<http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg01335.html>
<http://gcc.gnu.org/ml/gcc-testresults/2007-10/msg01328.html>.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2460 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-regression/attachments/20071030/8023b507/attachment.p7s>


More information about the Gcc-regression mailing list