[PATCH 5/9] rs6000: Clean up bool<mode>3

Richard Henderson rth@redhat.com
Mon Sep 22 20:13:00 GMT 2014


On 09/20/2014 11:23 AM, Segher Boessenkool wrote:
> +(define_code_attr iorxor [(ior "ior") (xor "xor")])
> +(define_code_attr IORXOR [(ior "IOR") (xor "XOR")])

You don't need these.  They are <code> and <CODE> respectively.


r~



More information about the Gcc-patches mailing list