OSDN Git Service

* gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jul 2000 01:13:03 +0000 (01:13 +0000)
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jul 2000 01:13:03 +0000 (01:13 +0000)
commitffbff7a4f5806675b9373a398e619ff5e6173117
treebf10374ec70a8e768334fa209b3f36b58a2f7e16
parentba064df201f4cb1c8454cfdb49d141c4d7d948b9
    * gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL
stream argument on the first pass for CNI as well as JNI.
        (print_method_info): Set up method name on the first pass only.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34869 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/gjavah.c