class.c (set_constant_value): When not emiting class files, then a String ConstantVal...
authorPer Bothner <per@bothner.com>
Fri, 31 Aug 2001 20:07:31 +0000 (13:07 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 31 Aug 2001 20:07:31 +0000 (13:07 -0700)
commit289b57ee28d0deca5af21333eca23557245a7f08
tree686b0d25fd6699154b89a2a544beddd51edb2fe2
parent6268b92246a83813217648665eaf168eb02e19ba
class.c (set_constant_value): When not emiting class files, then a String ConstantValue is a utf8const_ptr_type.

* class.c (set_constant_value):  When not emiting class files, then a
String ConstantValue is a utf8const_ptr_type.

From-SVN: r45333
gcc/java/ChangeLog
gcc/java/class.c