gjavah.c: Delete ACC_VISIBILITY define.
authorJoerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>
Tue, 15 Feb 2000 22:54:21 +0000 (22:54 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Tue, 15 Feb 2000 22:54:21 +0000 (14:54 -0800)
commita003f638eeb6ad379286d86e43a66bab17d9c96e
tree376d7b70ee87d6b80244dcca32c59bec159a17bc
parentabfb784400c0b14002eb09a26015e71426fc9c8a
gjavah.c: Delete ACC_VISIBILITY define.

Mon Jan 18 14:30:09 2000  Joerg Brunsmann  <joerg.brunsmann@fernuni-hagen.de>

* gjavah.c: Delete ACC_VISIBILITY define.
* jcf.h: Add ACC_VISIBILITY define.
* parse.y: final: rule tagged <value>.
(java_check_regular_methods): Use ACC_VISIBILITY define for
default package access check.
(local_variable_declaration_statement): Use final: rule.

From-SVN: r31992
gcc/java/ChangeLog
gcc/java/gjavah.c
gcc/java/jcf.h
gcc/java/parse.c
gcc/java/parse.y