On Wed, Jun 28, 2017 at 3:38 PM, Jason Merrill wrote:
> 81204 is a regression whereby previously we would accidentally get the
> parsing of res.template set right because when we did the lookup in
> the surrounding context, we found the function template and then
> ignored it. This patch partiall
81204 is a regression whereby previously we would accidentally get the
parsing of res.template set right because when we did the lookup in
the surrounding context, we found the function template and then
ignored it. This patch partially reverts the handling of .template to
how it was in GCC 6.
Bu