This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/55976] -Werror=return-type should error on returning a value from a void function
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Jul 2017 04:53:59 +0000
- Subject: [Bug c/55976] -Werror=return-type should error on returning a value from a void function
- Auto-submitted: auto-generated
- References: <bug-55976-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55976
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bastien.penavayre at epitech dot e
| |u
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
*** Bug 71743 has been marked as a duplicate of this bug. ***