]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Followup on previous change for -gnatceg
authorArnaud Charlet <charlet@adacore.com>
Thu, 27 Jun 2024 09:59:27 +0000 (09:59 +0000)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Thu, 1 Aug 2024 15:14:35 +0000 (17:14 +0200)
commit3645685ba5d6167d152cf2198ca5d44ee9b359e8
tree17afd89dbf685df3db8d3d19f27d008b23700f0d
parentf92d4b5fd84a2b37f62639188df7104da67e755e
ada: Followup on previous change for -gnatceg

gcc/ada/

* osint-c.ads, osint-c.adb (Create_C_File, Close_C_File,
Delete_C_File): Put back, needed by LLVM based CCG.
* exp_unst.adb (Unnest_Subprogram): Complete previous change by
removing now dead code and corresponding ??? comment.
gcc/ada/exp_unst.adb
gcc/ada/osint-c.adb
gcc/ada/osint-c.ads