[Bug target/78041] Wrong code on ARMv7 with -mthumb -mfpu=neon-fp16 -O0

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Tue Oct 25 10:26:00 GMT 2016


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

--- Comment #15 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
FYI: You could merge the two alternatives into one.

=?r,?&r
  0,  r
  i,  i

is equivalent to

=?&r
  0r
  i


More information about the Gcc-bugs mailing list