This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: DATA statement bug?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Asher Langton <langton2 at llnl dot gov>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 8 Jul 2005 13:20:51 -0400
- Subject: Re: DATA statement bug?
- References: <p06210200bef461a1bbd1@[128.115.19.2]>
On Jul 8, 2005, at 1:15 PM, Asher Langton wrote:
The following seems to reveal a bug in the code generation for the
DATA statement. (Perhaps related to an older isssue:
http://gcc.gnu.org/ml/fortran/2004-01/msg00004.html ?)
This is PR 20063.
-- Pinski