aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorPiotr Trojanek <trojanek@adacore.com>2024-12-05 18:03:26 +0100
committerMarc Poulhiès <dkm@gcc.gnu.org>2025-01-03 16:39:15 +0100
commit75da7a6bdc83d99b994c16764960ba0a7d18e135 (patch)
tree4e3b15a724b697293fb9a4c228c135a6bd830610 /gcc/fortran/trans-expr.cc
parent2789e3610ee17c153ab9dc851a4e1ae64afc4103 (diff)
downloadgcc-75da7a6bdc83d99b994c16764960ba0a7d18e135.zip
gcc-75da7a6bdc83d99b994c16764960ba0a7d18e135.tar.gz
gcc-75da7a6bdc83d99b994c16764960ba0a7d18e135.tar.bz2
ada: Rely on default parameter when making non-null nodes
When calling Make_Access_To_Object_Definition and Make_Parameter_Specification we can rely on the default value of parameter Null_Exclusion_Present being False. This makes code cleaner and consistent with relying on the default value of other parameters of this routine. Code cleanup; semantics is unaffected. gcc/ada/ChangeLog: * exp_ch3.adb, exp_ch4.adb, exp_disp.adb, inline.adb: Remove explicit actual parameter Null_Exclusion_Present equal False.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions