https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70922
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think we should still warn.
The patch will shut up the warning even when the whole dangling else is inside
of some macro, or when it spans multiple macros etc.
