error.c (dump_function_decl): Print no space between `ptr-operator' the `type-specifi...
authorGabriel Dos Reis <gdr@codesourcery.com>
Thu, 26 Oct 2000 05:50:19 +0000 (05:50 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Thu, 26 Oct 2000 05:50:19 +0000 (05:50 +0000)
commit5f9cd837907a3c3cc5158b688e68f37227974a8d
treea52dc669e9dbf901865d705405aa0244b6453576
parent59c341cbd597446ab650612f6ad5f1c956b73bf2
error.c (dump_function_decl): Print no space between `ptr-operator' the `type-specifier' of the return type.

cp/
* error.c (dump_function_decl): Print no space between
`ptr-operator' the `type-specifier' of the return type.
(dump_type_prefix): Make sure we put space at the appropriate
place.

testuite/g++.old-deja/g++.pt/
* g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
operands.

From-SVN: r37067
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/memtemp77.C