[Bug target/11197] two function pointers to the same function are not equal

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 22 03:26:00 GMT 2004


------- Additional Comments From danglin at gcc dot gnu dot org  2004-06-22 03:26 -------
This is fixed in all current branches.  Function pointers are
now canonicalized for this target using a magic call into the
dynamic loader to resolve function addresses.

There is some discussion of implementing official procedure
descriptors but it is not clear at this time whether this can
be done in a compatible manner.

This is really a binutils/glibc problem.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list