Add missing predicate to PREDICATE_CODES on PA

John David Anglin dave@hiauly1.hia.nrc.ca
Wed Feb 6 09:06:00 GMT 2002


> >     {"symbolic_memory_operand", {SUBREG, MEM}},                         \
> > +   {"reg_before_reload_operand", {SUBREG, MEM}},                               \

> I believe reg_before_reload_operand also accepts a REG so I think the list
> of rtx codes should also include REG.

Thanks for noticing this.  I did a cut and paste from symbolic_memory_operand
which also has the same problem.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc-patches mailing list