Commit d0920fa2 by Jason Merrill

re PR c++/67144 ([C++1z] ICE; in get_constraints, at cp/pt.c:23346)

	PR c++/67144
	* call.c (joust): Only call more_constrained on decls.

From-SVN: r226740
parent 7beb0c35
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
PR c++/67142 PR c++/67142
* pt.c (equal): Make sure tmpl is actually a template. * pt.c (equal): Make sure tmpl is actually a template.
PR c++/67114 PR c++/67144
* call.c (joust): Only call more_constrained on decls. * call.c (joust): Only call more_constrained on decls.
2015-08-06 Andrew Sutton <andrew.n.sutton@gmail.com> 2015-08-06 Andrew Sutton <andrew.n.sutton@gmail.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment