[Patch, testsuite] Skip case ipa-sra-2.c for strict_align target.

Terry Guo terry.guo@arm.com
Wed Sep 7 13:07:00 GMT 2011


Hello,

> >
> > Hm, the testcase looks like it should actually pass even for strict-
> align
> > targets.  Martin?
> >
> 
> Well, tree_non_mode_aligned_mem_p clearly does not really work very
> well and needs a more-or-less reimplementation, there has been a
> discussion about this already in August (and you even had a
> suggestion):
> 
> http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00931.html
> 
> This has been only slowly moving towards the top of my TODO list but I
> am aware of it and at the moment it is almost there, I should be
> looking at this issue pretty soon.
> 
> The testcase certainly should pass also on strict alignment
> architectures and I'd prefer if it stayed enabled for them.
> 
> Martin
> 

Sorry for missing that mail thread. After read it, I agree with you guys. Let us keep this case for strict alignment architecture. Hope the improvement can be done soon. I also have a strong interest on checking alignment. Thanks very much.

Best regards,
Terry




More information about the Gcc-patches mailing list