This is the mail archive of the gcc-patches@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: [patch] Optimize movhi in h8300 port


Hi,

Regarding the patch, I think I have to the following, too, as the cc0
might become useless.

-    (set_attr "cc" "set_zn,set_znv,set_znv,set_znv,set_znv,set_znv")])
+    (set_attr "cc" "set_zn,set_znv,set_znv,clobber,set_znv,set_znv")])

Thanks,

Kazu Hirata


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