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] PR libstdc++/12736


>2003-11-07  Carlo Wood  <carlo@alinoe.com>
>
>	PR libstdc++/12736
>	* bits/demangle.h (qualifier_list<Allocator>::decode_KVrA): Added.
>	(qualifier_list<Allocator>::decode_qualifiers): Collect concatenated
>	K, V, r and A qualifiers before processing them as a group.
>	* testsuite/demangle/abi_text/01.cc: New.

Carlo, this looks fine, but the "new" testcase already exists, and you
are just modifying it. Just change the ChangeLog to reflect this and you're ok.

thanks,
benjamin


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