On Thu, Jan 29, 2015 at 01:27:24PM -0600, Segher Boessenkool wrote: > On Fri, Jan 30, 2015 at 01:05:54AM +1030, Alan Modra wrote: > > Segher, does this one look better to you? The previous patch turned > > off constant propagation for fixed registers as well as register copy > > propagation. The latter is all I really meant to do. > > I'm still not happy about not constant propagating any fixed reg.
s/constant/copy/, sorry. Segher