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

Re: PATCH: Fix invalid loader fixups from shared libobjc withhpux10.20


John David Anglin wrote:
> 
> > Thank you for fixing it. It is not very fun to debug a mysterious core
> > dump without a working gdb :-).
> 
> Well it's still not completely fixed on the main.  It's good to have
> additional problem reports as this helps to support the argument that
> something needs to be done.

I think we can get away with making the readonly_data_section calls
unconditionally on the mainline.  It turns out that somebody at
Apple long ago rewrote handle_impent in Apple's version of GCC, and
it looks like an improvement for the mainline, so I'm going to put it
in, probably this week.  I'll add your patch at the same time, but you
can check it in sooner if you have a need, merge is easy either way.

Stan


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