This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH,gfortran] Fix PR 16222


The attached patch fixes PR 16222.  Bootstrapped
and regression tested on i386-unknown-freebsd6.0.

2004-11-24  Steven G. Kargl  <kargls@comcast.net>

        PR 16222
        * gfortran.h (gfc_resolve_do_iterator): Add prototype
        * resolve.c (gfc_resolve_do_iterator): New function; use it
        * trans-stmt.c (gfc_trans_do): Allow REAL iterator

-- 
Steve

Attachment: doloop.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]