Skip to content
Snippets Groups Projects
Commit 530b5417 authored by tromey's avatar tromey
Browse files

Test for PR gcj/164:

	* libjava.compile/PR164.xfail: New file.
	* libjava.compile/PR164.java: New file.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32374 138bc75d-0d04-0410-961f-82ee72b054a4
parent 98cd19c0
No related branches found
No related tags found
No related merge requests found
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.
......
// Test from PR 164.
class PR164
{
volatile final int foo = 8;
}
shouldfail
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment