[Ada] ACATS 4.1J - B854003 - Subtype conformance check missed

Pierre-Marie de Rodat derodat@adacore.com
Thu Jun 18 09:13:20 GMT 2020


This test shows that GNAT was missing formal subprogram conformance
checking in some cases, now fixed.

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

2020-06-18  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

	* sem_ch6.ads, sem_ch6.adb (Check_Formal_Conformance): New
	subprogram.
	(Check_Conformance): Move code to Check_Formal_Conformance.
	* sem_ch8.adb (Analyze_Subprogram_Renaming): Check for formal
	conformance when needed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 3565 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200618/9919ae6a/attachment-0001.bin>


More information about the Gcc-patches mailing list