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: preserve parameter attributes during C++ decl smashing


David Mandelin wrote:
I'm not sure if it's OK to share the DECL_ATTRIBUTES(...) properties like that, so please check that out specifically in reviewing the patch.

That should be fine, since one of the decls is going to be garbage anyway.


Let me know if anything else is needed--this is my first submission to gcc-patches.

This needs a ChangeLog entry, like Taras included with the earlier patch. Also, have you completed a copyright assignment?


Thanks,
Jason


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