+2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
+
+ * testsuite/demangle-expected: Minor changes to match output of
+ new demangler: adjust whitespace in four tests, and change order
+ of qualifiers in one test.
+
+ * cp-demangle.c: Complete rewrite.
+
2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
* cp-demangle.c: Complete rewrite.
#
--format=gnu-v3
_ZN3FooIA4_iE3barE
-Foo<int[4]>::bar
+Foo<int [4]>::bar
#
--format=gnu-v3
_Z1fIiEvi
#
--format=gnu-v3
U4_farrVKPi
-int* restrict volatile const _far
+int* const volatile restrict _far
#
--format=gnu-v3
_Z3fooILi2EEvRAplT_Li1E_i
#
--format=gnu-v3
_Z1fAszL_ZZNK1N1A1fEvE3foo_0E_i
-f(int[sizeof(N::A::f() const::foo)])
+f(int [sizeof (N::A::f() const::foo)])
#
--format=gnu-v3
_Z1fA37_iPS_
-f(int[37], int (*) [37])
+f(int [37], int (*) [37])
#
--format=gnu-v3
_Z1fM1AFivEPS0_
#
--format=gnu-v3
_Z3fooA30_A_i
-foo(int[30][])
+foo(int [30][])
#
--format=gnu-v3
_Z3kooPA28_A30_i