Re: [PATCH] i386: Fix up handling of target attribute [PR101180]

2021-11-21 Thread Uros Bizjak via Gcc-patches
On Sat, Nov 20, 2021 at 9:20 AM Jakub Jelinek wrote: > > Hi! > > As shown in the testcase below, if a function has multiple target attributes > (rather than a single one with one or more arguments) or if a function > gets one target attribute on one declaration and another one on another > declara

[PATCH] i386: Fix up handling of target attribute [PR101180]

2021-11-20 Thread Jakub Jelinek via Gcc-patches
Hi! As shown in the testcase below, if a function has multiple target attributes (rather than a single one with one or more arguments) or if a function gets one target attribute on one declaration and another one on another declaration, on x86 their effect is not combined into DECL_FUNCTION_SPECIF