diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2023-03-03 17:27:40 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-25 09:44:16 +0200 |
commit | d1e196d39e592d053d2528b11874a6c228932431 (patch) | |
tree | 75137d3207c8cc5212bc5c67faa24d8e61d3a61e /zlib | |
parent | c7b84ce699965738b0f2f2d15039c716255f7588 (diff) | |
download | gcc-d1e196d39e592d053d2528b11874a6c228932431.zip gcc-d1e196d39e592d053d2528b11874a6c228932431.tar.gz gcc-d1e196d39e592d053d2528b11874a6c228932431.tar.bz2 |
ada: Remove redundant guards from calls to Move_Aspects
Routine Move_Aspects does nothing if its From parameter has no aspects.
There is no need to check this at the call sites.
Code cleanup related to changes in handling of expressions functions in
GNATprove; semantics is unaffected.
gcc/ada/
* par-ch7.adb (P_Package): Remove redundant guard from call to
Move_Aspects.
* par-ch9.adb (P_Task): Likewise.
* sem_ch6.adb (Analyze_Expression_Function, Is_Inline_Pragma): Likewise.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions