[Bug c++/81642] -Wtype-limits should not trigger for defined numbers
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 1 10:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81642
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I don't think the fact that NUM_IFC comes from a macro should be relevant to
whether the warning is emitted or not, that will just hide real bugs in other
code.
More information about the Gcc-bugs
mailing list