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 c/14141] static functions incorrectly generate multiple function descriptors


------- Additional Comments From danglin at gcc dot gnu dot org  2004-03-14 01:34 -------
I can duplicate the problem with the test program attached in fptr.tgz
using GNU ld on hppa64-hp-hpux11.11.  However, the problem doesn't occur
with the HP linker.  Given that hppa64 elf ports support named data sections,
we can't fix this in GCC.  This is a GNU ld bug.  Thus, I am marking
this PR as invalid.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave at hiauly1 dot hia dot
                   |                            |nrc dot ca
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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