On 5/14/19 11:28 AM, Paolo Carlini wrote:
another straightforward one sitting in my tree... Sanity checked on x86_64-linux.
I suspect many/all of the TREE_CODE (x) == TEMPLATE_DECL(or DECL_FUNCTION_TEMPLATE_P) could also be elided -- we don't have naked function templates at that point, they're always wrapped in overloads. Could you see if that's true?
nathan -- Nathan Sidwell