This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/84154] [7 Regression] PowerPC GCC 7 and 8 have regression in converting fp to short/char and returning it


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

--- Comment #10 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Thu Feb 15 19:57:46 2018
New Revision: 257707

URL: https://gcc.gnu.org/viewcvs?rev=257707&root=gcc&view=rev
Log:
2018-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>

        Back port from trunk
        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".


Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/rs6000/rs6000.md

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]