[Ada] GNAT.Compiler_Version and LTO
authorArnaud Charlet <charlet@adacore.com>
Fri, 12 Mar 2021 12:57:03 +0000 (07:57 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 18 Jun 2021 08:36:46 +0000 (04:36 -0400)
commit4153c7547146cbd775385569bfdaa6cb3fe19007
tree6bf370fc5e17814d0f07aca497ff7fe81dc350e9
parent07537fe632cd6e2fcf83954fb85455d118d80c06
[Ada] GNAT.Compiler_Version and LTO

gcc/ada/

* bindgen.adb (Gen_Output_File_Ada): Generate a new constant
GNAT_Version_Address.
* libgnat/g-comver.adb (GNAT_Version_Address): New;
(GNAT_Version): Use GNAT_Version_Address to disable LTO warning.
gcc/ada/bindgen.adb
gcc/ada/libgnat/g-comver.adb