summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gfortran.dg/assign_9.f90
Commit message (Collapse)AuthorAgeFilesLines
* 2007-10-21 Paul Thomas <pault@gcc.gnu.org>pault2007-10-211-0/+14
PR fortran/33749 * resolve.c (resolve_ordinary_assign): New function that takes the code to resolve an assignment from resolve_code. In addition, it makes a temporary of any vector index, on the lhs, using gfc_get_parentheses. (resolve_code): On EXEC_ASSIGN call the new function. 2007-10-21 Paul Thomas <pault@gcc.gnu.org> PR fortran/33749 * gfortran.dg/assign_9.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129539 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud