Re: [PATCH] avoid copying inlining attributes in attribute copy

2018-11-13 Thread Jeff Law
On 11/13/18 12:15 PM, Martin Sebor wrote: > Enabling in Glibc the recent enhancement to detect attribute > mismatches in alias declarations (PR 81824) revealed a use > case where aliases are being declared for targets declared > with the always_inline attribute.  Copying the always_inline >

[PATCH] avoid copying inlining attributes in attribute copy

2018-11-13 Thread Martin Sebor
Enabling in Glibc the recent enhancement to detect attribute mismatches in alias declarations (PR 81824) revealed a use case where aliases are being declared for targets declared with the always_inline attribute. Copying the always_inline attribute to the declaration of the alias would then