r237093 - in /trunk/gcc: ChangeLog doc/invoke.texi

msebor@gcc.gnu.org msebor@gcc.gnu.org
Sat Jun 4 20:50:00 GMT 2016


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-cvs mailing list