This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r269481 - in /trunk/gcc: cp/ChangeLog cp/call.c...


Author: jakub
Date: Fri Mar  8 07:42:51 2019
New Revision: 269481

URL: https://gcc.gnu.org/viewcvs?rev=269481&root=gcc&view=rev
Log:
	PR c++/89622
	* call.c (joust): Call print_z_candidate only if pedwarn returned
	true.

	* g++.dg/warn/pr89622.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/warn/pr89622.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]