diff options
author | Yannick Moy <moy@adacore.com> | 2024-04-26 17:02:52 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-14 09:34:51 +0200 |
commit | 02b7f6862723fc9f3c73a38dc9b7c518cfdf5069 (patch) | |
tree | 1570c2b044a9e97b9225f70d46c467dae252fba8 /gcc/tree-vect-loop.cc | |
parent | 55ceb87a72fee45a9a3e547a4e688f31d376a95a (diff) | |
download | gcc-02b7f6862723fc9f3c73a38dc9b7c518cfdf5069.zip gcc-02b7f6862723fc9f3c73a38dc9b7c518cfdf5069.tar.gz gcc-02b7f6862723fc9f3c73a38dc9b7c518cfdf5069.tar.bz2 |
ada: Skip subprogram body entities inside scopes
Entities of kind E_Subprogram_Body, used on bodies of subprograms for
which there is a separate declaration, have been added in the entities
linked from a scope in order to get the representation information on
their enclosed object and type declarations. Skip these entities in gigi.
gcc/ada/
* gcc-interface/trans.cc (elaborate_all_entities_for_package)
(process_freeze_entity): Skip entities of kind E_Subprogram_Body.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions