[Bug java/11336] ICE: bytecode-to-native compiler cannot find interface methods on abstract implementing classes

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Thu Jun 26 20:06: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=11336


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code, rejects-
                   |                            |valid
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-26 20:06:00
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-26 20:05 -------
I can confirm this on 3.0.4, 3.2.3, 3.3.1 (20030616) and the mainline (20030626).
If I use Sun's 1.4.1 to compile C.java into bytecode gcc does not ICE on the compile from 
the bytecode to native code but it does reject it though.



More information about the Gcc-bugs mailing list