init.c (build_java_class_ref): Use `build_static_name' with a suffix...
authorTom Tromey <tromey@cygnus.com>
Fri, 6 Oct 2000 01:44:21 +0000 (01:44 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 6 Oct 2000 01:44:21 +0000 (01:44 +0000)
commitd1a458c4ed50e8fe72bf99057c51df06d5aa3ef4
treeda878bbdec2e474288ba1dc874c258abbb44d67e
parentbf3478059df1a948c6b728754150d25b1d5610b1
init.c (build_java_class_ref): Use `build_static_name' with a suffix...

* init.c (build_java_class_ref): Use `build_static_name' with a
suffix, not a prefix, to build the class object's name.

From-SVN: r36737
gcc/cp/ChangeLog
gcc/cp/init.c