[Bug c/71743] return with no value cannot be ignored [Possible regression or undocumented change on https://gcc.gnu.org/onlinedocs/gcc-5.4.0/gcc/Warning-Options.html#Warning-Options]

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 30 04:54:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71743

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
I think this is a dup of bug 55976; there's probably some calls in GCC to the
warning() function that aren't being passed the correct variable that controls
-Wreturn-type

*** This bug has been marked as a duplicate of bug 55976 ***


More information about the Gcc-bugs mailing list