parse.y (qualify_and_find): Pass type decl, not identifier, to load_class.
authorBryce McKinlay <mckinlay@redhat.com>
Sun, 27 Jun 2004 00:34:57 +0000 (00:34 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sun, 27 Jun 2004 00:34:57 +0000 (01:34 +0100)
commit808fd801de9700471d99876e2ff4be467b8096f2
tree2835dc176ae96a1cb5c0917df0ffbf4846c2e07d
parentb9c042e86f461de3118dd77c51b4224287435917
parse.y (qualify_and_find): Pass type decl, not identifier, to load_class.

* parse.y (qualify_and_find): Pass type decl, not identifier, to
load_class.

From-SVN: r83728
gcc/java/ChangeLog
gcc/java/parse.y