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: [m32c]Problem in bit instructions generation


> If I understood the above sentence correctly, does it mean that I am
> suggested to implement these instructions using peephole and
> peephole2?

Well, if you can get it working with a peephole2 (don't use peephole
for anything any more), that would be best.  But what I was referring
to was an md_reorg pass.


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