fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libjava / testsuite / libjava.compile / PR374.java
blobe96ab5f5b216c4d6bd9df2a5eadecbcca24a8a07
1 public class PR374
3 Object a, b[], c[];
5 public void foo ()
7 c = new Object[10];