[Bug target/91009] Bug with future PowerPC patches with lfiwax/lfiwzx (related to PR 90822)

meissner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 28 19:53:00 GMT 2019


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

--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Fri Jun 28 19:52:52 2019
New Revision: 272791

URL: https://gcc.gnu.org/viewcvs?rev=272791&root=gcc&view=rev
Log:
Fix PR target/91009

2019-06-27   Michael Meissner  <meissner@linux.ibm.com>

        PR target/91009
        * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Add non-VSX
        alternative.
        (floatsi<mode>2_lfiwax_mem): Add non-VSX alternative.
        (floatunssi<mode>2_lfiwzx): Add non-VSX alternative.
        (floatunssi<mode>2_lfiwzx_mem): Add non-VSX alternative.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.md


More information about the Gcc-bugs mailing list