1 ! RUN: %S/test_symbols.sh %s %t %flang_fc1
3 ! Verify that SAVE attribute is propagated by EQUIVALENCE
5 !DEF: /s1 (Subroutine) Subprogram
7 !DEF: /s1/a SAVE ObjectEntity REAL(4)
8 !DEF: /s1/b SAVE ObjectEntity REAL(4)
9 !DEF: /s1/c SAVE ObjectEntity REAL(4)
10 !DEF: /s1/d SAVE ObjectEntity REAL(4)
23 !DEF: /s1/e ObjectEntity INTEGER(4)
24 !DEF: /s1/f ObjectEntity INTEGER(4)