pr65340.C
616 Bytes
-
re PR c++/65340 ([C++14]ICE in mark_used, at decl2.c:5040) · 41cee85a
2015-03-18 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65340 * call.c (build_over_call): Pass the tsubst_flags_t argument to mark_used. * decl2.c (mark_used): Inline the require_deduced_type call and guard the error call. 2015-03-18 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65340 * g++.dg/cpp1y/pr65340.C: New. From-SVN: r221483
Paolo Carlini committed