[Bug c/90885] GCC should warn about 2^16 and 2^32 and 2^64 [-Wxor-used-as-pow]
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 10 16:36:58 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90885
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |dmalcolm at gcc dot gnu.org
Component|c++ |c
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot gnu.org
--- Comment #24 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I'm working on an implementation of this.
More information about the Gcc-bugs
mailing list