2016-06-15 Paolo Carlini <paolo.carlini@oracle.com>
commit36df191037fe67e9735e04cbf3973998253b7847
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jun 2016 20:13:39 +0000 (15 20:13 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jun 2016 20:13:39 +0000 (15 20:13 +0000)
treee8a605fde60cc07f3228892dea54e391946e7703
parentcaa5d563b0c54bf7a7787834dcac78d69e8e9ef4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237496 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl.c