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: [graphite] Fix PR39447: ICE in create_data_ref


On Tue, 2009-03-17 at 01:01 -0500, Sebastian Pop wrote:
> Hi,
> 
> Attached is a patch that fixes PR39447 by looking at whether the
> operand contains COMPONENT_REFs before calling the data reference
> analysis, not after.
> 
> The patch contains a new directory in the testsuite for C++ testcases
> and a new graphite.exp file that I adapted from gcc.dg.  Janis, could
> you please have a look at the graphite.exp file?
> 
> The patch regstrapped on amd64-linux.  Okay for trunk?

The testsuite change is OK.

Janis


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