]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/89622
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2019 07:42:51 +0000 (07:42 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2019 07:42:51 +0000 (07:42 +0000)
commit29005d9cdefb6465d927b9965c5d322dc4d22199
tree3952878b0b5439a6a72ebad3975d33a1aa0b2cc3
parentc1c6d679e073afeaf3c835c9d41d3a02833cac2b
PR c++/89622
* call.c (joust): Call print_z_candidate only if pedwarn returned
true.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269481 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/pr89622.C [new file with mode: 0644]