re PR c++/48883 (?: ternary operator fails in certain contexts - link error)
authorJason Merrill <jason@redhat.com>
Fri, 1 Jul 2011 20:24:08 +0000 (16:24 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 1 Jul 2011 20:24:08 +0000 (16:24 -0400)
commita771bf1cf6a6d6f785f5b6f714e9d732ccfcc757
tree935a2f707de091eaf2ce92a9f6731bae86f400f5
parent985b34c77a44612cecf8c8a73bfa8224699b9855
re PR c++/48883 (?: ternary operator fails in certain contexts - link error)

PR c++/48883
PR c++/49609
* pt.c (resolve_nondeduced_context): Call mark_used.

From-SVN: r175764
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/explicit-args4.C [new file with mode: 0644]