aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@arm.com>2022-03-23 15:26:14 +0000
committerChristophe Lyon <christophe.lyon@arm.com>2022-05-20 09:33:04 +0200
commit43ccb7e445329dd9557b42e7289a87a8071ab0f7 (patch)
tree621270530970f25754ed61e4f42c476d51446a52 /libcpp
parent0dc8e1e7026d9b8ec8b669c051786d426a52cd22 (diff)
downloadgcc-43ccb7e445329dd9557b42e7289a87a8071ab0f7.zip
gcc-43ccb7e445329dd9557b42e7289a87a8071ab0f7.tar.gz
gcc-43ccb7e445329dd9557b42e7289a87a8071ab0f7.tar.bz2
libgcc: Enable XF mode conversions to/from DFP modes only if supported
Some targets do not support XF mode (eg AArch64), so don't build the corresponding to/from DFP modes convertion routines if __LIBGCC_HAS_XF_MODE__ is not defined. 2022-03-31 Christophe Lyon <christophe.lyon@arm.com> libgcc/config/libbid/ * _dd_to_xf.c: Check __LIBGCC_HAS_XF_MODE__. * _sd_to_xf.c: Likewise. * _td_to_xf.c: Likewise. * _xf_to_dd.c: Likewise. * _xf_to_sd.c: Likewise. * _xf_to_td.c: Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions