[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expression/N_Quantified_Expression
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 22 Jan 2020 08:33:40 +0000 (09:33 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 4 Jun 2020 09:11:09 +0000 (05:11 -0400)
commit96cd8940614e0f87aca7bb6064a45710aca6212f
tree92a02d54e182cd97d44cb3ed1495c7053a013605
parent354cce532c1923601f5eadf25557efe62870e88e
[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expression/N_Quantified_Expression

2020-06-04  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* sinfo.ads (N_Delta_Aggregate): Document Etype field.
(N_Case_Expression): Likewise.
(Is_Syntactic_Field) <N_Quantified_Expression>: Adjust.
<N_Case_Expression>: Likewise.
gcc/ada/sinfo.ads