[Ada] Preelaborate rules not fully enforced
gcc/ada/ * sem_cat.adb (Is_Primary): Handle N_Range properly.
This commit is contained in:
parent
524301457d
commit
4b97cbeed9
1 changed files with 1 additions and 0 deletions
|
@ -2121,6 +2121,7 @@ package body Sem_Cat is
|
|||
| N_Index_Or_Discriminant_Constraint
|
||||
| N_Membership_Test
|
||||
| N_Op
|
||||
| N_Range
|
||||
=>
|
||||
return True;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue