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]
Other format: [Raw text]

Re: Use predicates for RTL objects


> Do people still want (GET_CODE (rtx) == XXX) cleaned up to XXX_P(RTX).

I would think so -- did you get that from the beginner's project list?

> I would probably do all the plus/minus stuff first. Submit that as a patch.

Sure.  Please read the patch submission guidelines before starting.

> ps. Do I just send the diff file to this mailing list?

No, gcc-patches.

Cheers, Ben


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