* expr.c (pop_type_0): Call `concat' rather than building the
commitdc2c98d3bd30658ab2b1b64ff8bbb23b31ee7d3d
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Mar 2001 19:31:43 +0000 (28 19:31 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Mar 2001 19:31:43 +0000 (28 19:31 +0000)
treee23785d4eee463f83a1239e37d4b84c198cf1fcf
parent2aed6bc4b1a02deae7d0528b72aeaab75662f1a1
* expr.c (pop_type_0): Call `concat' rather than building the
string manually.
(pop_type): Add format specifier in call to `error'.

* parse.y (patch_method_invocation): Avoid casting away
const-ness.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40940 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/expr.c
gcc/java/parse.y