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


Jason Merrill wrote:
I was just about to check this in, and then noticed that there's no testcase. Do you have one handy?
We use our plugin framework to test this at Mozilla. I'm not sure of how this could be tested otherwise. Is there some way to dump the ast that GCC uses for attribute tests?

For me, the easiest thing to do would be to include a test for this in the testcase for

http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00629.html

such that both features would be tested in the same testcase. Is that reasonable?

Taras


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