[PATCH] PR libstdc++/12736
Carlo Wood
carlo@alinoe.com
Fri Nov 7 18:01:00 GMT 2003
On Fri, Nov 07, 2003 at 10:50:12AM -0600, Benjamin Kosnik wrote:
> > * 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.
Oops, thanks. Actually I HAD added a new testsuite test
but a 'cvs diff' doesn't show it - that had confused me.
The real change log is:
* testsuite/demangle/abi_text/01.cc: Reordered CV-qualifiers.
* testsuite/demangle/regression/cw-16.cc: New.
and the new test is:
verify_demangle("_Z3fooIA6_KiEvA9_KT_rVPrS4_",
"void foo<int const [6]>(int const [9][6], int const restrict (* volatile restrict) [9][6])");
Committed anyway as obvious.
Thanks for your prompt reviews!
--
Carlo Wood <carlo@alinoe.com>
More information about the Libstdc++
mailing list