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]
Other format: [Raw text]

PR 25512: pointer overflow defined?


The problem in this PR is that code like in the testcase (from OpenOffice)
assumes that pointer overflow is defined.  As the standard does not talk
about wrapping pointer semantics at all (at least I couldn't find anything
about that), how should we treat this?

Thanks for any advice,
Richard.


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