https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
--- Comment #39 from Jason Merrill ---
Author: jason
Date: Thu May 19 19:20:40 2016
New Revision: 236486
URL: https://gcc.gnu.org/viewcvs?rev=236486&root=gcc&view=rev
Log:
Fix handling of non-dependent calls with default template args.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
--- Comment #38 from Jason Merrill ---
Author: jason
Date: Fri May 13 19:18:35 2016
New Revision: 236221
URL: https://gcc.gnu.org/viewcvs?rev=236221&root=gcc&view=rev
Log:
Fix type-dependence and the current instantiation.
PR c+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
--- Comment #37 from Jason Merrill ---
Author: jason
Date: Wed Feb 17 00:50:23 2016
New Revision: 233481
URL: https://gcc.gnu.org/viewcvs?rev=233481&root=gcc&view=rev
Log:
PR c++/10200
PR c++/69753
* call.c, cp-tree.h, na
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
--- Comment #34 from Jonathan Wakely ---
(In reply to Jakub Jelinek from comment #33)
> we now have a regression from 5 to 6, right?
Right.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Target Milest