[Ada] Export the Ada version through the C interface

Pierre-Marie de Rodat derodat@adacore.com
Mon Dec 16 10:38:00 GMT 2019


This just exports the version of the language internally used in the
front-end of the compiler through the C interface.

Tested on x86_64-pc-linux-gnu, committed on trunk

2019-12-16  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

	* fe.h (Ada_Version_Type): New typedef.
	(Ada_Version): Declare.
	* opt.ads (Ada_Version_Type): Add Convention C and WARNING line.
	(Ada_Version): Add WARNING line.
	(Exception_Mechanism_Type): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 2922 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191216/7f564e7a/attachment.bin>


More information about the Gcc-patches mailing list