Re: Another suspicious code hunk in c-family/c-common.c
On 01/27/2016 03:41 PM, Andrew MacLeod wrote: another chock with the static type code in c-family/c-common:handle_deprecated_attribute() around line 8919-8923 handle_deprecated_attribute (tree *node, tree name, tree args, int flags,
Another suspicious code hunk in c-family/c-common.c
another chock with the static type code in c-family/c-common:handle_deprecated_attribute() around line 8919-8923 handle_deprecated_attribute (tree *node, tree name, tree args, int flags, bool *no_add_attrs) { <...> if (DECL_P (*node))