[Bug java/8830] Incorrect semantics for Foo.class
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sun May 25 23:31:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8830
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pinskia@physics.uc.edu 2003-05-25 23:25 -------
Fixed on the mainline (20030525) since this is not a regression I am closing this bug.
It might also be fixed on 3.3, I did not try it.
tin:~/src/gnu/gcctest/pr8830>gcj -C Foo.java
tin:~/src/gnu/gcctest/pr8830>java Foo
1
tin:~/src/gnu/gcctest/pr8830>gij Foo
1tin:~/src/gnu/gcctest/pr8830>!javac
javac Foo.java
tin:~/src/gnu/gcctest/pr8830>!gi
gij Foo
1
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list