mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-17 00:46:05 +00:00
0bd241538e
* include/jvm.h (namespace jcj): Declare verbose_class_flag * java/lang/natClass.cc (gcj::verbose_class_flag): New variable. (initializeClass): If verbose_class_flag, print message. * gij.cc (main): Handle -verbose:class flag. From-SVN: r84242