diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-05-10 23:48:18 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-15 09:59:34 +0200 |
commit | 37333bff3453ff643b41ea9a43d2ca2ab932f918 (patch) | |
tree | ea81192af331166b6e53d72d1515b5b75fc372c0 /libcpp/files.cc | |
parent | e870d6d73b4f0d24cc1a9d976954b0df836dbd06 (diff) | |
download | gcc-37333bff3453ff643b41ea9a43d2ca2ab932f918.zip gcc-37333bff3453ff643b41ea9a43d2ca2ab932f918.tar.gz gcc-37333bff3453ff643b41ea9a43d2ca2ab932f918.tar.bz2 |
ada: Remove Ttypes.Max_Unaligned_Field
This constant has been unused for ages. The corresponding getter function
is also removed from the Get_Targ package, but the corresponding constant
declared in Set_Targ is preserved for the sake of backward compatibility
of the target file format.
gcc/ada/
* get_targ.ads (Get_Max_Unaligned_Field): Delete.
* ada_get_targ.adb (Get_Max_Unaligned_Field): Likewise.
* get_targ.adb (Get_Max_Unaligned_Field): Likewise.
* set_targ.ads (Max_Unaligned_Field): Adjust comment.
* set_targ.adb: Set Max_Unaligned_Field to 1 during elaboration.
* ttypes.ads (Max_Unaligned_Field): Delete.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions