diff options
author | Bob Duff <duff@adacore.com> | 2023-01-30 16:56:08 -0500 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-22 10:44:07 +0200 |
commit | e7f7018c2a5f07e6e8a045b6ba18c023daed7010 (patch) | |
tree | 79dac7fea3ae46595901287f9d423bc8fa9de58f /gcc/ada/debug.adb | |
parent | df0ac6e158727064dd089be9051a82c26bd66880 (diff) | |
download | gcc-e7f7018c2a5f07e6e8a045b6ba18c023daed7010.zip gcc-e7f7018c2a5f07e6e8a045b6ba18c023daed7010.tar.gz gcc-e7f7018c2a5f07e6e8a045b6ba18c023daed7010.tar.bz2 |
ada: update Ada_Version_Type in fe.h to match opt.ads
Remove Ada_With_Extensions, which is not used on the C side.
Do not add Ada_With_Core_Extensions and Ada_With_All_Extensions,
which are also not used on the C side, and on the Ada side
are always used via functions All_Extensions_Allowed and
Core_Extensions_Allowed. Explain this in comments.
Move the functions closer to the type declaration,
so the usage style is clearer.
Cleanup only -- no change in compiler behavior.
gcc/ada/
* fe.h: Remove Ada_With_Extensions and add commentary.
* opt.ads: Rearrange code and add commentary.
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions