[Bug c++/84488] Incorrect "set but not used" warning for static_cast<Enum>(double)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 20 17:01:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84488
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> ---
This got fixed with r257155 for GCC 8+.
More information about the Gcc-bugs
mailing list