[Bug c/48116] -Wreturn-type does not work as advertised
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 4 20:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48116
--- Comment #11 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Sat Jun 4 20:50:50 2016
New Revision: 237093
URL: https://gcc.gnu.org/viewcvs?rev=237093&root=gcc&view=rev
Log:
PR c/48116 - -Wreturn-type does not work as advertised
gcc/ChangeLog:
2016-06-04 Martin Sebor <msebor@redhat.com>
Marcin Baczyński <marbacz@gmail.com>
PR c/48116
* doc/invoke.texi (-Wreturn-type): Mention not warning on return with
a void expression in a void function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/invoke.texi
More information about the Gcc-bugs
mailing list