re PR target/84154 (PowerPC GCC 7 and 8 have regression in converting fp to short...
commit478a853e03cc6561f2698a17d98b332d6296c40e
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Tue, 6 Feb 2018 20:15:40 +0000 (6 20:15 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 6 Feb 2018 20:15:40 +0000 (6 20:15 +0000)
treed7ebc9da51185cb9ee851e888eb797db2e49b03f
parenta836f1425c2a2c9aee6bd46d87e0ea5725951c53
re PR target/84154 (PowerPC GCC 7 and 8 have regression in converting fp to short/char and returning it)

2018-02-06  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/84154
* config/rs6000/rs6000.md (su code attribute): Use "u" for
unsigned_fix, not "s".

From-SVN: r257429
gcc/ChangeLog
gcc/config/rs6000/rs6000.md