Your change to jump.c breaks conditional move?
H.J. Lu
hjl@lucon.org
Thu Jun 4 11:27:00 GMT 1998
>
> 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.
>
I think either way we should handle it. We can put abort () there if
we don't think it is very likely. Otherwise, we handle it like PLUS.
--
H.J. Lu (hjl@gnu.org)
More information about the Gcc
mailing list