https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99615

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #1)
> but yes, I think it should be 'if (*attrlist)'.

And that no longer works.
As cplus_decl_attributes adds attributes to the decl which were not there
before.

For an example c-c++-common/pragma-target-1.c fails.

Reply via email to