re PR java/13733 (The result of an assignment operator is the LHS after assignment...
authorJeff Sturm <jsturm@one-point.com>
Fri, 23 Jan 2004 00:21:05 +0000 (00:21 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Fri, 23 Jan 2004 00:21:05 +0000 (00:21 +0000)
commitb24faf1e3b91639f4d99700f6ed3deeea359dbb2
tree78bd91151d68edb2374f2fb17bd8fbff90f588a6
parent8755a8c7bb4a6da9e9280b70615a0871c48ff259
re PR java/13733 (The result of an assignment operator is the LHS after assignment, not the RHS)

PR java/13733
* libjava.compile/PR13733.java: New file.
* libjava.compile/PR13733.xfail: New file.

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