2005-06-22 Paul Brook <paul@codesourcery.com>
commit2b82965051134f44cabe7e58424eca9e964ea0b9
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jun 2005 15:34:02 +0000 (22 15:34 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jun 2005 15:34:02 +0000 (22 15:34 +0000)
treec40015daaa3be3a17b5b0f68506e33222a524d9b
parentb06b8834ad4784780a19759f28e5237bd301214b
2005-06-22 Paul Brook  <paul@codesourcery.com>

PR fortran/21034
* symbol.c (gfc_is_var_automatic): New function.
(save_symbol): Use it.
testsuite/
* gfortran.dg/auto_save_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101250 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/auto_save_1.f90 [new file with mode: 0644]