expr.c (pop_type_0): Save the result of the first lang_printable_name call in a scrat...
authorZack Weinberg <zackw@stanford.edu>
Tue, 3 Apr 2001 01:01:41 +0000 (01:01 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 3 Apr 2001 01:01:41 +0000 (01:01 +0000)
commit44a2150dce36055e552f408433327d0ead1359d0
treec3db32d8130542bcf75cf7b14580d9da46c60023
parent30a20a1ee0168656d375ea2333e14b46937bdc6a
expr.c (pop_type_0): Save the result of the first lang_printable_name call in a scratch buffer...

* expr.c (pop_type_0): Save the result of the first
lang_printable_name call in a scratch buffer, so it
won't be clobbered by the second call.

From-SVN: r41032
gcc/java/ChangeLog
gcc/java/expr.c