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]

Re: working around "QImode can alias everything" missed optimizations


Mike Stump wrote:
> Anyway, all of this discussion is pointless anyway, as I already
> mentioned a more direct solution to the problem.

Interesting more general problems include "how do I declare a type that
nothing else will alias?"  For a specific global variable that nothing
ever aliases, does __restrict work?

-- Jamie


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