This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/14231] Incorrect interface method called when compiling against .class files


------- Additional Comments From daney at gcc dot gnu dot org  2004-02-21 02:19 -------
Created an attachment (id=5779)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5779&action=view)
Test case

Build the testcase by running make in the bugtest directory.  You will need
Sun's javac in your PATH for the build to work.

The "good" program illustrated correct behavior.

The "bad" program as its name implies shows the buggy behavior.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14231


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]