Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2007-02-18 Roger Sayle <roger@eyesopen.com> | pault | 2007-02-18 | 1 | -0/+25 |
Paul Thomas <pault@gcc.gnu.org> PR fortran/30400 * match.c (match_forall_iterator): Use gfc_match_expr instead of gfc_match_variable to match the iterator variable. Return MATCH_NO if not a variable. Remove the reset of the symbol's flavor in cleanup. 2007-02-18 Roger Sayle <roger@eyesopen.com> * gfortran.dg/forall_10.f90: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122102 138bc75d-0d04-0410-961f-82ee72b054a4 |