On Tue, Sep 29, 2009 at 2:01 PM, Michael Stefaniuc <mstefani@xxxxxxxxxx> wrote: > This is needed for getting a meaningful sparse run on a Wine 64-bit > compile. Else the basic Win32 headers will produce tons of > error: attribute 'ms_abi': unknown attribute > which end in > error: too many errors. > > The sysv_abi attribute was just added for symmetry. Thanks for the patch. Ignoring the attribute has become so common now. I decide stop the complicate way to adding ignored attributes. I attach two patches to simplify things. I am I am going to push them out to chrisl tree. Can you change your patch base on my new patch? It should be really simple, just add one string for each attribute is good enough. Thanks! Chris
Attachment:
0001-Move-noreturn-attribute-out-of-ignore-attr-area.patch
Description: Binary data
Attachment:
0002-Declare-ignored-attributres-into-a-list-of-string.patch
Description: Binary data