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: i386: symbolic_operand args unused?


On Sun, Sep 26, 1999 at 10:05:27AM -0500, Robert Lipe wrote:
> If it really should have two arguments, (perhaps theres some other
> consumer of this interface that I can't find)

insn-recog.c -- all predicates are invoked as (rtx, mode).

> is there any preferred value for the callers in dgux.h and
> sco5.h that should be added?

VOIDmode if you don't care, and it doesn't appear that you do.


r~


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