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

Re: add h8sx support to h8300


The final.c, genattrtab.c, and tree.c hunks are ok.

The strcpy bits I'd like to have handled differently.

(1) Rename the existing rtl movstr patterns to movmem.
(2) Create new movstr patterns that mirror how cmpstr patterns operate.
(3) Expand strcpy/strpcpy like we do strcmp elsewhere in builtins.c.


r~


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