diff options
author | Richard Biener <rguenther@suse.de> | 2025-03-21 19:30:31 +0100 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-03-28 08:54:07 +0100 |
commit | 9ac0ff5ea5f5a2c96f1599d271a42e226929d30b (patch) | |
tree | 913cc823cdac9051e2a25963f6c981a0bc4f106f /libcpp | |
parent | 04e51876108ed0ae422856ce7440ed708e9b0cf8 (diff) | |
download | gcc-9ac0ff5ea5f5a2c96f1599d271a42e226929d30b.zip gcc-9ac0ff5ea5f5a2c96f1599d271a42e226929d30b.tar.gz gcc-9ac0ff5ea5f5a2c96f1599d271a42e226929d30b.tar.bz2 |
Export native_encode_real operating on REAL_VALUE_TYPE
The following exports the native_encode_real worker, and makes it
take a scalar float mode and REAL_VALUE_TYPE data instead of a tree
for use in the COBOL frontend, avoiding creating of a temporary tree.
* fold-const.h (native_encode_real): Export.
* fold-const.cc (native_encode_real): Change API to take
mode and REAL_VALUE_TYPE.
(native_encode_expr): Adjust.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions