[patch] h8300: Fix target/11805

Kazu Hirata kazu@cs.umass.edu
Fri Aug 22 05:50:00 GMT 2003


Hi Roger,

> I certainly don't want this to hold up your patch, but I was just
> wondering whether you had any long-term plans to transition to MODE_CC
> or BImode condition codes?

I don't have a plan at this moment.  If I am to move away from cc0, I
would probably need help from other people.  As Alex has already
pointed out, my main concern is whether code quality stays the same.
If every insn carries a clobber of the cc reg, some optimization
passes may not like that.  Elimination of redundant test instructions
is part of code quality.

Kazu Hirata



More information about the Gcc-patches mailing list