diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2025-02-16 12:24:13 +0100 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2025-02-16 12:25:56 +0100 |
commit | db19dc70bac1d143977431736cd7141d1b98a2dc (patch) | |
tree | ceaf9f4136102634cb82aacb648e247871f631e1 /gcc/fortran/trans-expr.cc | |
parent | 6302f478433166f71464bc06caf5701c1800a7e7 (diff) | |
download | gcc-db19dc70bac1d143977431736cd7141d1b98a2dc.zip gcc-db19dc70bac1d143977431736cd7141d1b98a2dc.tar.gz gcc-db19dc70bac1d143977431736cd7141d1b98a2dc.tar.bz2 |
Remove double output of attr->save.
In the recent patch for dumping all attributes, there were
duplicates for attr->save, which is output via gfc_code2string
previously. This patch removes that double output.
gcc/fortran/ChangeLog:
* dump-parse-tree.cc (show_attr): Remove double output
of attr->save.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions