diff options
author | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2018-05-01 22:47:33 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-05-01 23:47:33 +0100 |
commit | f421e442c6fce95cd6e27f845e18cb70ad5208f4 (patch) | |
tree | 775a0427b91b1e3b8eb4a0b0367a3a28bca7228b /gcc/lto-wrapper.c | |
parent | dac920e8c8c4720237b2c63c50e57e6738d3f688 (diff) | |
download | gcc-f421e442c6fce95cd6e27f845e18cb70ad5208f4.zip gcc-f421e442c6fce95cd6e27f845e18cb70ad5208f4.tar.gz gcc-f421e442c6fce95cd6e27f845e18cb70ad5208f4.tar.bz2 |
PR libstdc++/84654 Disable __float128 specializations for -mno-float128
2018-05-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
PR libstdc++/84654
* acinclude.m4: Set ENABLE_FLOAT128 instead of _GLIBCXX_USE_FLOAT128.
* config.h.in: Remove references to _GLIBCXX_USE_FLOAT128.
* configure: Regenerate.
* include/Makefile.am: Replace the value of _GLIBCXX_USE_FLOAT128
based on ENABLE_FLOAT128.
* include/Makefile.in: Regenerate.
* include/bits/c++config: Define _GLIBCXX_USE_FLOAT128.
[!defined(__FLOAT128__) && !defined(__SIZEOF_FLOAT128__)]: Undefine
_GLIBCXX_USE_FLOAT128.
From-SVN: r259813
Diffstat (limited to 'gcc/lto-wrapper.c')
0 files changed, 0 insertions, 0 deletions