[Bug java/15687] New: need types_compatible_p

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 27 17:37:00 GMT 2004


Currently gcj does not implement the types_compatible_p() lang hook.
It probably should.  It isn't clear that the default one is correct
for gcj, as it uses TYPE_MAIN_VARIANT, which doesn't seem to be used
anywhere in the gcj source.

-- 
           Summary: need types_compatible_p
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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



More information about the Java-prs mailing list