]> gcc.gnu.org Git - gcc.git/commit
ada: Remove Aspect_Specifications field from N_Procedure_Specification
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 16 Feb 2024 14:10:06 +0000 (15:10 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 16 May 2024 08:49:27 +0000 (10:49 +0200)
commit8b73cb99bbd02db85d213c7120dbaa366c360e45
treeca4f473512bb71bb08db34970fc2675829ba3d01
parent06078187797f077f0548c55ac8cb8eca4094f1c3
ada: Remove Aspect_Specifications field from N_Procedure_Specification

Sync Has_Aspect_Specifications_Flag with the actual flags in the AST.
Code cleanup; behavior is unaffected.

gcc/ada/

* gen_il-gen-gen_nodes.adb (N_Procedure_Specification): Remove
Aspect_Specifications field.
gcc/ada/gen_il-gen-gen_nodes.adb
This page took 0.067221 seconds and 6 git commands to generate.