This is the mail archive of the gcc@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: 3.4 IMA uses incorrect alias sets


Andrew Pinski wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13228

Thanks, that looks exactly like my problem.
 
> But I would say that this is not going to be fixed.
> I filed the bug to remind me to test again and then I saw that
> it was fixed when I helped fix IMI (and also when the tree-ssa
> was merged in really) so I closed it as fixed.

That's somewhat unfortunate, as it means the inter-module
stuff is basically pointless on 3.4.  What about at least
defaulting to -fno-strict-aliasing in that case?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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