mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 19:51:34 +08:00
Test for PR gcj/164:
* libjava.compile/PR164.xfail: New file. * libjava.compile/PR164.java: New file. From-SVN: r32374
This commit is contained in:
parent
8d00f6171a
commit
1c30539d66
@ -1,3 +1,9 @@
|
||||
2000-03-06 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
Test for PR gcj/164:
|
||||
* libjava.compile/PR164.xfail: New file.
|
||||
* libjava.compile/PR164.java: New file.
|
||||
|
||||
2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
|
||||
|
||||
* libjava.compile/PR127.java: New file.
|
||||
|
6
libjava/testsuite/libjava.compile/PR164.java
Normal file
6
libjava/testsuite/libjava.compile/PR164.java
Normal file
@ -0,0 +1,6 @@
|
||||
// Test from PR 164.
|
||||
|
||||
class PR164
|
||||
{
|
||||
volatile final int foo = 8;
|
||||
}
|
1
libjava/testsuite/libjava.compile/PR164.xfail
Normal file
1
libjava/testsuite/libjava.compile/PR164.xfail
Normal file
@ -0,0 +1 @@
|
||||
shouldfail
|
Loading…
x
Reference in New Issue
Block a user