This is the mail archive of the gcc-patches@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]

Re: [committed] HP-UX 10 one-only support


> Nice!  I take it this only applies to HPUX's 32-bit mode, since the
> 64-bit mode is ELF.  Is there any chance of your doing HP-linker-
> compatible COMDAT sections for PA64?

Possibly.  The source for the 32-bit HP linker is in the public
domain.  This helped in finding a simple way to add the necessary
support to gas.

We have weak support on PA64 so I don't think adding COMDAT sections
is an urgent need.  I've thought about this for PA64, so it's not
clear what parts are missing or what the benefit would be in adding
this support.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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