[Bug c++/96278] three-way comparison operator comparison to 0: spurious nullptr warning
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 22 05:45:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96278
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |95242
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this is a dup of bug 95242.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95242
[Bug 95242] [10/11 Regression] spurious "warning: zero as null pointer constant
[-Wzero-as-null-pointer-constant]" on comparisons with -std=c++2a
More information about the Gcc-bugs
mailing list