call.c (joust): Don't call inform for a permerror returning false.
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 28 Mar 2013 10:00:05 +0000 (10:00 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 28 Mar 2013 10:00:05 +0000 (10:00 +0000)
commit129677c1cf80e2fe333d21dbcfec8ca4e0a39d4e
tree25f7029eb5c55cf70bef65e257ea1c7614a325ec
parenta64b9c261d9d2c12b98bd14f5f1bf27e3bcb6bdd
call.c (joust): Don't call inform for a permerror returning false.

2013-03-28  Paolo Carlini  <paolo.carlini@oracle.com>

* call.c (joust): Don't call inform for a permerror returning false.
* parser.c (cp_parser_check_class_key): Likewise.
* pt.c (tsubst_copy_and_build): Likewise.

From-SVN: r197190
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/parser.c
gcc/cp/pt.c