consistent unspecified pointer comparison
Jason Merrill
jason@redhat.com
Thu Jun 27 17:02:10 GMT 2024
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2434r1.html
proposes to require that repeated unspecified comparisons be
self-consistent, which does not match current behavior in either GCC
or Clang. The argument is that the current allowance to be
inconsistent is user-unfriendly and does not enable significant
optimizations. Any feedback about this?
Jason
More information about the Gcc
mailing list