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: Your change to jump.c breaks conditional move?


On Thu, Jun 04, 1998 at 11:18:29AM -0700, H.J. Lu wrote:
> Is that remotely possible to have flag_pic and
> GET_CODE (value) == MINUS?

I suppose it is remotely possible.  I've never seen a form of
PIC that worked like that.  You may, at link time find that you
are adding a negative number for the value of the symbol, but
you always add.


r~


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