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]

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



> Can you do this?  `__hpux__' should be a suitable check for hpux.  It
> is getting a bit late here and my HP system is checking something else.

If I understand correctly, we are now back at the point where we
only need to do this for HPUX, because the GNU/Linux failures are
something else, right?  In that case, the patch is approved -- with
the `#ifdef __hpux__' markers, for the branch.  Stan can do as he
pleases on the mainline -- but the `#ifdef __hpux__' bit is definitely
wrong in the general case.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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