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: Support priority argument for constructor/destructor arguments


Joseph S. Myers wrote:

> One case of invalid attribute arguments that should be tested in the tests 
> for invalid arguments and may need testing for in the code is INTEGER_CSTs 
> of non-integer type, __attribute__((constructor((void *)0))) for example.  

I've committed the patch, but I will take care of this issue today.

Thanks for spotting that,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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