re PR java/21115 (false boolean argument passed from pre-compiled to interpreted...
authorAnthony Green <green@redhat.com>
Thu, 21 Apr 2005 16:22:33 +0000 (16:22 +0000)
committerAnthony Green <green@gcc.gnu.org>
Thu, 21 Apr 2005 16:22:33 +0000 (16:22 +0000)
commitad903c6db716b2bfbbc242afc0252443ad72ca46
tree1ce30935c538cf7acadb1dde58e6e8119c78fe14
parent55f96367561241fe9885766948d372bf850985de
re PR java/21115 (false boolean argument passed from pre-compiled to interpreted method is true)

2005-04-21  Anthony Green  <green@redhat.com>

        PR libgcj/21115
        * testsuite/libjava.special/special.exp,
        testsuite/libjava.special/pr21115I.java,
        testsuite/libjava.special/pr21115.java,
        testsuite/libjava.special/pr21115.out: New files.

From-SVN: r98511
libjava/ChangeLog
libjava/testsuite/libjava.special/pr21115.java [new file with mode: 0644]
libjava/testsuite/libjava.special/pr21115.out [new file with mode: 0644]
libjava/testsuite/libjava.special/pr21115I.java [new file with mode: 0644]
libjava/testsuite/libjava.special/special.exp [new file with mode: 0644]