diff options
author | Mikael Morin <mikael@gcc.gnu.org> | 2023-07-17 14:14:03 +0200 |
---|---|---|
committer | Mikael Morin <mikael@gcc.gnu.org> | 2023-07-17 14:14:03 +0200 |
commit | 7b02a617948995a8e3ecd001ad3b44d1a1fc075a (patch) | |
tree | 82b394ad1f05447f087da153874b84d4ab1de4b4 /gcc/fortran/st.cc | |
parent | 268fda4b427cc8f24a15ce63031709aadbf3eeb8 (diff) | |
download | gcc-7b02a617948995a8e3ecd001ad3b44d1a1fc075a.zip gcc-7b02a617948995a8e3ecd001ad3b44d1a1fc075a.tar.gz gcc-7b02a617948995a8e3ecd001ad3b44d1a1fc075a.tar.bz2 |
fortran: Remove redundant argument in get_var_descr
get_var_descr get passed as argument both expr and expr->ts.
Remove the type argument which can be retrieved from the other
argument.
gcc/fortran/ChangeLog:
* trans.cc (get_var_descr): Remove argument ts. Use var->ts
instead.
(gfc_add_finalizer_call): Update caller.
Diffstat (limited to 'gcc/fortran/st.cc')
0 files changed, 0 insertions, 0 deletions