[Bug c++/94554] spurious -Waddress warning within "if constexpr" function-null compares
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 10 20:20:39 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94554
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I don't think this warning should be suppressed in "if constexpr" contexts.
What's the point of such code?
More information about the Gcc-bugs
mailing list