[Bug target/108283] Problem when accessing address zero

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 4 15:57:59 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108283

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Please read something about what is undefined behavior.
As soon as a program encounters undefined behavior, the program is meaningless
and anything can happen.
See e.g. https://blog.regehr.org/archives/213


More information about the Gcc-bugs mailing list