[Ada] Guard against illegal items in Global but not Depends
Pierre-Marie de Rodat
derodat@adacore.com
Tue Nov 9 09:45:38 GMT 2021
An illegal item appearing in the Global contract but missing from the
Depends contract was crashing the compiler.
Tested on x86_64-pc-linux-gnu, committed on trunk
gcc/ada/
* sem_prag.adb (Check_Usage): Guard against calling Usage_Error
with illegal Item_Id. The intention to do this was already
described in the comment but not implemented.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 905 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20211109/81e289f6/attachment.bin>
More information about the Gcc-patches
mailing list