This is the mail archive of the gcc-bugs@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]

[Bug c++/48883] ?: ternary operator fails in certain contexts - link error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48883

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-01 20:24:16 UTC ---
Author: jason
Date: Fri Jul  1 20:24:08 2011
New Revision: 175764

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175764
Log:
    PR c++/48883
    PR c++/49609
    * pt.c (resolve_nondeduced_context): Call mark_used.

Added:
    trunk/gcc/testsuite/g++.dg/template/explicit-args4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.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]