[Bug c++/90885] GCC should warn about 2^16 and 2^32 and 2^64

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Sat Aug 29 13:12:07 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90885

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #22 from David Binderman <dcb314 at hotmail dot com> ---
clang only seems to warn for 2 ^ X and 10 ^ Y.

There seems to be about 30 cases of this problem across the Fedora Linux
distribution, so not the biggest problem in the world.


More information about the Gcc-bugs mailing list