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: [tree-ssa] fix *(&a[1] + 8B)


On Tue, Dec 02, 2003 at 06:54:05PM +0100, Jan Hubicka wrote:
> Just curious, what happens to *(&a[1] + 3B)?

An abort.  Show me a case where you can produce it.  You shouldn't
be able to; there'll be a cast in the way that prevents it.


r~


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