recog.c apply_change_group ret zero if num_changes is 0.
Joern Rennecke
joern.rennecke@superh.com
Mon Jul 15 10:53:00 GMT 2002
> * recog.c (apply_change_group): Return zero if no changes.
Don't do that. That is not only in contradiction to the
function's description, it'll break a lot of optimizations
too, ones that test if a - possibly empty - set of required
changes works before installing another change.
--
--------------------------
SuperH
2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
T:+44 1454 462330
More information about the Gcc
mailing list