diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2022-02-13 22:57:21 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2022-02-13 22:57:21 +0000 |
commit | 4493c5a2030d9191761d159067815b5f0325a9d2 (patch) | |
tree | b351740a79502c19d0bc5d9cf95e4552c8e27652 /gcc/go | |
parent | 58aeb75d4097010ad9bb72b964265b18ab284f93 (diff) | |
download | gcc-4493c5a2030d9191761d159067815b5f0325a9d2.zip gcc-4493c5a2030d9191761d159067815b5f0325a9d2.tar.gz gcc-4493c5a2030d9191761d159067815b5f0325a9d2.tar.bz2 |
[Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_Long_Long_Float
Use the Long Long Float wrapper in terms of Long Float for Alpha/Linux
targets as well, fixing gnatlib compilation errors:
a-nallfl.ads:48:13: warning: intrinsic binding type mismatch on result [enabledby default]
a-nallfl.ads:48:13: warning: intrinsic binding type mismatch on parameter 1 [enabled by default]
a-nallfl.ads:48:13: warning: profile of "Sin" doesn't match the builtin it binds [enabled by default]
etc. with the `alpha-linux-gnu' target.
gcc/ada/
PR ada/98724
PR ada/97504
* Makefile.rtl (LIBGNAT_TARGET_PAIRS) <alpha*-*-linux*>: Use
wraplf version of Aux_Long_Long_Float.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions