[Bug c++/103945] No warning for ordered comparison of function pointers ?
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 10 17:06:28 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103945
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
The patch I submitted in October 2020 detects invalid relational comparisons of
unrelated pointers of all kinds
(https://gcc.gnu.org/pipermail/gcc-patches/2020-November/558775.html).
More information about the Gcc-bugs
mailing list