[Bug c/96571] Bad "set but not used" warning with _Generic
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 12 09:12:42 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96571
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> ---
You should then mark_exp_read the _Generic controlling expression.
More information about the Gcc-bugs
mailing list