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 to avoid putting data requiring relocations in.rodata


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> On Mon, Jun 21, 1999 at 12:49:53PM -0700,
    Richard> mark@codesourcery.com wrote:
    >> + else if (symbolic_expression_p (x))

    Richard> Test flag_pic as well.

Thanks, good point.  (I'm too IRIX-centric; I forget about non-PIC
systems.)  May I put it in with that addition?

--
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]