]> git.ipfire.org Git - thirdparty/gcc.git/commit
re GNATS gcj/373: (interface inner classes are implicitly static)
authorBryce McKinlay <bryce@albatross.co.nz>
Mon, 18 Dec 2000 21:23:02 +0000 (21:23 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Mon, 18 Dec 2000 21:23:02 +0000 (21:23 +0000)
commit6d003d5c8f47cc7e3d8e14ef6ca154ab9a645fa0
tree7c06673c62808b74162f6559910809044b833d70
parentda68e693599df262c5a06641b8850b1363bef29d
re GNATS gcj/373: (interface inner classes are implicitly static)

Fix for PR gcj/373:
* parse.y (create_class): Set ACC_STATIC if class is declared in an
interface.

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