[Ada] Replace Opt.Extensions_Allowed by Ada_Version

Pierre-Marie de Rodat derodat@adacore.com
Fri Jun 18 08:38:26 GMT 2021


Code cleanup: add a new value in Ada_Version_Type to represent the
latest version of Ada with GNAT extensions instead of using a separate
flag.

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

gcc/ada/

	* fe.h, opt.adb, opt.ads, par-prag.adb, sem_prag.adb,
	switch-c.adb (Extensions_Allowed): Replace by a function.
	(Ada_Version_Type): Add new value Ada_With_Extensions, to
	replace setting of Extensions_Allowed.  Update setting of
	Extensions_Allowed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 8206 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210618/e421604d/attachment-0001.bin>


More information about the Gcc-patches mailing list