r237496 - in /trunk/gcc/cp: ChangeLog call.c de...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jun 15 20:13:00 GMT 2016


Author: paolo
Date: Wed Jun 15 20:13:39 2016
New Revision: 237496

URL: https://gcc.gnu.org/viewcvs?rev=237496&root=gcc&view=rev
Log:
2016-06-15  Paolo Carlini  <paolo.carlini@oracle.com>

	* decl.c (wrapup_globals_for_namespace): Use DECL_SOURCE_LOCATION and
	"%qF" in warning_at instead of "%q+F" in warning.
	(check_redeclaration_exception_specification): Likewise in pedwarn
	(and error, inform, for consistency).
	* call.c (joust): Likewise.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/cp/decl.c



More information about the Gcc-cvs mailing list