[Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 28 21:39:00 GMT 2008



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-12-28 21:38 -------
THis is not a bug as explained, the compiler needs to decide what kind of
method needs to be called including the return value.  So the compiler is guess
it returns an int instead of the float one.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list