On 07/08/2013 07:32 PM, Paolo Carlini wrote:
+             && (CLASS_TYPE_P (decl_specifiers.type)
+                 || TREE_CODE (decl_specifiers.type) == ENUMERAL_TYPE))

You can use OVERLOAD_TYPE_P here if you want.  OK either way.

Jason

Reply via email to