diff options
author | Alexandre Petit-Bianco <apbianco@cygnus.com> | 1999-06-25 16:33:20 +0000 |
---|---|---|
committer | Alexandre Petit-Bianco <apbianco@gcc.gnu.org> | 1999-06-25 09:33:20 -0700 |
commit | 2c56429a6890e716331a7ceea6f7c9490e71d67f (patch) | |
tree | d87eb84353da0f8316a361114e15325653d3f41c /gcc/java/jvspec.c | |
parent | 7dda3e3a786c0d23b52520a396c00c835d8a3f8c (diff) | |
download | gcc-2c56429a6890e716331a7ceea6f7c9490e71d67f.zip gcc-2c56429a6890e716331a7ceea6f7c9490e71d67f.tar.gz gcc-2c56429a6890e716331a7ceea6f7c9490e71d67f.tar.bz2 |
[multiple changes]
Fri Jun 25 13:35:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (resolve_package): Fixed bogus return statement.
(patch_method_invocation): Resolve method invocation beginning with
a package name qualifier.
Thu Jun 24 13:12:15 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (java_complete_lhs): When doing cross referencing, don't
try to keep file location on a WFL expanded as a CALL_EXPR.
Wed Jun 23 14:37:15 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (finish_method_declaration): Insert a RETURN_EXPR when
compiling to class file a void method with an empty method body.
As a side effect, the bytecode backend will generate the
appropriate `return' instruction.
Tue Jun 22 20:43:49 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (lookup_package_type_and_set_next): New function prototype.
(resolve_package): Search current and imported packages.
(lookup_package_type_and_set_next): New function.
From-SVN: r27773
Diffstat (limited to 'gcc/java/jvspec.c')
0 files changed, 0 insertions, 0 deletions