re PR java/20418 (ICE if variable name is omitted in an initialiser and a qualified...
commit498f0cf38a3d4e7aad5754ba636a5e1e3a1bd5a5
authorDavid Daney <ddaney@avtrex.com>
Thu, 11 May 2006 17:52:42 +0000 (11 17:52 +0000)
committerDavid Daney <daney@gcc.gnu.org>
Thu, 11 May 2006 17:52:42 +0000 (11 17:52 +0000)
tree4ffbba3451e46ab9239a0192942031ddb59d5cf3
parent5d342ef9c5cc43ddfb479b4057dd8b5f8a33ce24
re PR java/20418 (ICE if variable name is omitted in an initialiser and a qualified type for the variable is used)

* testsuite/libjava.compile/PR20418.java: New.
* testsuite/libjava.compile/PR20418.xfail: New.

From-SVN: r113707
libjava/ChangeLog
libjava/testsuite/libjava.compile/PR20418.java [new file with mode: 0644]
libjava/testsuite/libjava.compile/PR20418.xfail [new file with mode: 0644]