]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
typeck.c (build_java_array_type): Don't try to poke a public `clone' method into...
authorBryce McKinlay <bryce@albatross.co.nz>
Mon, 19 Feb 2001 21:10:14 +0000 (21:10 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Mon, 19 Feb 2001 21:10:14 +0000 (21:10 +0000)
commit35ab11f05fb3547f56cdadfed442a7e7d2e9f385
tree248b78232c08b9685d46350e2b625d65a380d945
parent7539316943c17368ce5ef876a9baba6b8c2e64f6
typeck.c (build_java_array_type): Don't try to poke a public `clone' method into array types.

* typeck.c (build_java_array_type): Don't try to poke a public `clone'
method into array types.
* parse.y (patch_method_invocation): Bypass access check on clone call
to array instance.

From-SVN: r39906
gcc/java/ChangeLog
gcc/java/parse.y
This page took 0.058091 seconds and 5 git commands to generate.