strict-aliasing and typedefs

Brad Lucier lucier@math.purdue.edu
Wed May 14 21:46:00 GMT 2003


> As I understand it, he would like an object-based non-alias
> optimization, I believe restrict is a good candidate.

Well, actually, I think I would have many things that point to the heap,
and perhaps several things that point to the stack (but that's not clear
in my mind, perhaps every access to the stack would go through the stack
pointer).

Brad



More information about the Gcc mailing list