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 bootstrap/77993] [7 regression] bootstrap failure on PowerPC/Linux


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

--- Comment #12 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Thu Nov  3 21:25:12 2016
New Revision: 241833

URL: https://gcc.gnu.org/viewcvs?rev=241833&root=gcc&view=rev
Log:
2016-11-03  Michael Meissner  <meissner@linux.vnet.ibm.com>

        PR target/77993
        * config/rs6000/rs6000.h (FLOAT128_IBM_P): Do not allow IFmode or
        ICmode unless we have standard PowerPC floating point.
        * config/rs6000/rs6000.md (FP iterator): Likewise.
        (FMOVE128 iterator): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.h
    trunk/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]