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: [cond-optab] Convert frv


> I recall when working on the FR-V a few years ago, one of the problems with the
> chip was when reload wanted to spill the CR registers.  It might be a concern
> if your patches make reload more prone to extend the lifetime of cr registers.

Luckily FR-V is one of the targets that achieves 100% same assembly
language output, so I guess this is not the case now.

Paolo


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