re PR java/4715 (Tree check failure in check_inner_circular_reference)
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Thu, 28 Mar 2002 23:40:21 +0000 (15:40 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 28 Mar 2002 23:40:21 +0000 (15:40 -0800)
commit242747e538d40a168e112975e3298cac5eca21d5
treecfaef23a5b6e8fcba2ebb770074ebff39db32149
parent8bc528064fedba642b6246c38b8c48e029321766
re PR java/4715 (Tree check failure in check_inner_circular_reference)

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)

From-SVN: r51534
gcc/java/ChangeLog
gcc/java/jcf-parse.c