diff options
author | Bob Duff <duff@adacore.com> | 2019-12-13 09:03:50 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-12-13 09:03:50 +0000 |
commit | e841d4d8b3d1e64fe2f31329c8644ceca341874f (patch) | |
tree | aed108db93f82ae274c1278b8bea90bd77d2f1b3 /gcc/ada/gcc-interface/trans.c | |
parent | 90366d65738e17da9998dc5618d6e970b6ee3b48 (diff) | |
download | gcc-e841d4d8b3d1e64fe2f31329c8644ceca341874f.zip gcc-e841d4d8b3d1e64fe2f31329c8644ceca341874f.tar.gz gcc-e841d4d8b3d1e64fe2f31329c8644ceca341874f.tar.bz2 |
[Ada] Ada2020: Update Impunit for Ada 202X
2019-12-13 Bob Duff <duff@adacore.com>
gcc/ada/
* impunit.ads: Add Ada_202X_Unit.
* impunit.adb: Add a table Non_Imp_File_Names_2X analogous to
the other tables. Add code to search this table.
* opt.ads: Add Warn_On_Ada_202X_Compatibility flag, currently
always True.
* sem_ch10.adb (Analyze_With_Clause): Give a warning if an Ada
2020 unit is with-ed when Ada_Version < Ada_2020. Change 'if'
to 'case': Full coverage rules rule.
From-SVN: r279346
Diffstat (limited to 'gcc/ada/gcc-interface/trans.c')
0 files changed, 0 insertions, 0 deletions