Will backend ever see an memory operand with address wrap around?

amylaar@spamcop.net amylaar@spamcop.net
Mon May 14 05:24:00 GMT 2012


Quoting "H.J. Lu" <hjl.tools@gmail.com>:

> What is the run-time result when overflow happens?

Assuming you use a 32 bit unsigned base address, and the space beyond 4G
is unmapped, you'll get a SEGV.



More information about the Gcc mailing list