aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorPiotr Trojanek <trojanek@adacore.com>2024-12-05 17:38:43 +0100
committerMarc Poulhiès <dkm@gcc.gnu.org>2025-01-03 16:39:14 +0100
commit5a843616379b1c02d6702ac6121c576bd05f4209 (patch)
tree55e87a17924a09e057d357d42c5cd8d453def366 /gcc/fortran
parentc20458a12d21a93f4ad5596f64545d6142a7d2dc (diff)
downloadgcc-5a843616379b1c02d6702ac6121c576bd05f4209.zip
gcc-5a843616379b1c02d6702ac6121c576bd05f4209.tar.gz
gcc-5a843616379b1c02d6702ac6121c576bd05f4209.tar.bz2
ada: Rely on default parameter when making component definition nodes
When calling Make_Component_Definition we can rely on the default value of parameter Aliased_Present being False. This makes code cleaner and consistent with relying on the default value of other parameters of this routine, e.g. Null_Exclusion_Present. Code cleanup; semantics is unaffected. gcc/ada/ChangeLog: * exp_ch3.adb, exp_ch9.adb, exp_dist.adb, exp_imgv.adb, exp_util.adb, sem_dist.adb: Remove explicit actual parameter Aliased_Present equal False; tune comments and whitespace.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions