https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80672

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
Unrelated issue in the same file:

trunk/gcc/config/sh/sh.c:10817]: (style) Expression is always false because
'else if' condition matches previous condition at line 10803.

      else if (scratch0 != scratch1)
        {
      else if (scratch0 != scratch1)
        {

Reply via email to