On 10/06/14 20:57, Joern Rennecke wrote:
On 6 October 2014 19:58, Jeff Law <l...@redhat.com> wrote:
What makes word_mode special here?  ie, why is special casing for word_mode
the right thing to do?

The patch does not special-case word mode.  The if condition tests if
smode would
cover multiple hard registers.
If that would be the case, smode is replaced with word_mode.
SO I'll ask another way.  Why do you want to change smode to word_mode?

Jeff

Reply via email to