]> gcc.gnu.org Git - gcc.git/commit
PR java/1207, java/16178
authorBryce McKinlay <mckinlay@redhat.com>
Sat, 26 Jun 2004 20:40:31 +0000 (20:40 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sat, 26 Jun 2004 20:40:31 +0000 (21:40 +0100)
commited7f23690a8c1cf8295cf151719d7b07f7b68bce
treeec8c7b5d06daedd0915d6edd58a293686a084f4b
parentc872077c88496940e82e8f52988d98a94c9c5d29
PR java/1207, java/16178

PR java/1207, java/16178
* jcf-parse.c (load_class): Return immediately if passed a type decl
where CLASS_FROM_SOURCE_P is set. Remove FIXME.
* parse.y (do_resolve_class): Remove checks for CLASS_FROM_SOURCE_P
before calling load_class.
(qualify_and_find): Likewise.
(find_in_imports_on_demand): Likewise.
(find_applicable_accessible_methods_list): Likewise.

Co-Authored-By: Ranjit Mathew <rmathew@hotmail.com>
From-SVN: r83719
gcc/java/ChangeLog
gcc/java/jcf-parse.c
gcc/java/parse.y
This page took 0.06095 seconds and 5 git commands to generate.