This is the mail archive of the gcc-patches@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]

Re: [patch] for PR 28887


On Wed, 30 Aug 2006, Zdenek Dvorak wrote:
>
> 	PR tree-optimization/28887
> 	* tree-ssa-loop-prefetch.c (analyze_ref): Strip nonaddressable
> 	component parts from the reference.
> 	(gather_memory_references_ref): Record the reference without the
> 	nonaddressable component parts.

This is OK for mainline provided that you add the reduced testcase from
the bugzilla PR to the dejagnu testsuite.  This fails to compile without
your patch, so turning it into a suitable test should be trivial.

Thanks in advance,

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]