OSDN Git Service

2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2002 23:40:21 +0000 (23:40 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2002 23:40:21 +0000 (23:40 +0000)
commit648ef87b90f2c9cf4f62ca3698f5b9ef295b14e5
treecfaef23a5b6e8fcba2ebb770074ebff39db32149
parent6ee1791feeb4b8080daac0d21f9650e38e512b49
2002-03-28  Alexandre Petit-Bianco  <apbianco@redhat.com>

Fix for PR java/4715:
* jcf-parse.c (parse_source_file_3): New function.
(read_class): Call it.
(java_parse_file): Likewise.

(http://gcc.gnu.org/ml/gcc-patches/2002-03/msg01917.html)

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