https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r270136. I'd say we should stop considering -fcompare-debug=-W*
as bugs, after all, it is extremely unlikely we are going to fix those anyway,
warnings do affect code generation in pretty significant way, and just revert
that change.