mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-22 03:15:59 +00:00
6728a61d1f
* java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol. (init): Call add_library on the program itself. * prims.cc (JvRunMain): Initialize Runtime before searching for `main'. (_Jv_RunMain): Likewise. From-SVN: r43413