re PR fortran/20847 (common block object may not have save attribute)
2005-10-12 Paul Thomas <pault@gcc.gnu.org> PR fortran/20847 PR fortran/20856 * symbol.c (check_conflict): Prevent common variables and function results from having the SAVE attribute,as required by the standard. 2005-10-12 Paul Thomas <pault@gcc.gnu.org> PR fortran/20847 gfortran.dg/save_common.f90: New test. PR fortran/20856 gfortran.dg/save_result.f90: New test. From-SVN: r105325
Showing
gcc/testsuite/gfortran.dg/save_common.f90
0 → 100644
gcc/testsuite/gfortran.dg/save_result.f90
0 → 100644
Please
register
or
sign in
to comment