]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Introduce Opt.CCG_Mode
authorArnaud Charlet <charlet@adacore.com>
Fri, 22 Apr 2022 08:32:37 +0000 (08:32 +0000)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 30 May 2022 08:29:02 +0000 (08:29 +0000)
commit764169055b5b083f1f2167122c637ddc72c58095
treea6dd33e12a1048741b5a0cd431db16aa299755a6
parent40e01041b3593c72f3d52013953fbfbe0011abb8
[Ada] Introduce Opt.CCG_Mode

To handle code common to the old and the new CCG code generator.

gcc/ada/

* gnat1drv.adb, opt.ads, sem_ch7.adb: Introduce CCG_Mode.
gcc/ada/gnat1drv.adb
gcc/ada/opt.ads
gcc/ada/sem_ch7.adb