symbol.c
59.9 KB
-
re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, redundent attributes) · 77bb16aa
fortran/ 2007-02-20 Tobias Burnus <burnus@net-b.de> PR fortran/30522 * symbol.c (gfc_add_volatile): Allow to set VOLATILE attribute for host-associated variables. * gfortran.h (symbol_attribute): Save namespace where VOLATILE has been set. * trans-decl.c (gfc_finish_var_decl): Move variable declaration to the top. testsuite/ 2007-02-20 Tobias Burnus <burnus@net-b.de> PR fortran/30522 * gfortran.dg/volatile10.f90: New test. From-SVN: r122157
Tobias Burnus committed