Design a microcontroller for gcc

DJ Delorie dj@redhat.com
Thu Feb 16 03:40:00 GMT 2006


> No "unless" here.  You either have a clobber or a set in a parallel
> with the main feature, and you lose out on all the
> single_set-directed optimizations if you put in a "set" early.

"Oh, crap"

I hope I can stick with my cmp/jmp model and manage them myself still,
though, because there's a LOT of patterns in m32c where the set of
flags affected depends on which alternative you select, and most
patterns affect the flags in some (usually nonorthagonal) way.

Or is gcc going to start putting things between the cmp and jmp?



More information about the Gcc mailing list