This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add support for the Win32 hook prologue (try 5)



Am 24.09.2009 um 16:34 schrieb Ross Ridge:
You need to create a new function as Richard Henderson implied above.
The ix86_handle_abi_attribute function expects to be passed a type decl
and checks that it's a function type.
Ouch, stupid me. The check is right there at the start of ix86_handle_abi_attribute. I'll give your suggestion a try.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]