The parser skips the token without verifying it is indeed "access". So any token is accepted. Tested on x86_64-pc-linux-gnu, committed on trunk gcc/ada/ * par-ch3.adb (P_Access_Type_Definition): Outputs an error if token is not "access".