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/69611] Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floating point support.


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

--- Comment #7 from Andreas Tobler <andreast at gcc dot gnu.org> ---
Author: andreast
Date: Wed Feb  3 22:15:21 2016
New Revision: 233111

URL: https://gcc.gnu.org/viewcvs?rev=233111&root=gcc&view=rev
Log:
2016-02-03  Andreas Tobler  <andreast@gcc.gnu.org>

    PR bootstrap/69611
    * config/rs6000/sfp-machine.h: Guard __sfp_exceptions with
    __FLOAT128__ to compile only for __float128 capable targets.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/rs6000/sfp-machine.h

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