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]

Re: NIST Validation Suite


On Fri, 2004-09-10 at 22:59, Steve Kargl wrote:
> On Fri, Sep 10, 2004 at 10:50:07PM -0700, Jerry DeLisle wrote:
> > I downloaded a set of NIST test programs to try gfortran against.  A a
> > few of these, there is an internal compiler segfault error message.  Are
> > these already being tracked or do they need to be added.
> > 
> > I tried to query bugzilla but found nothing.
> > 
> > Here is one example:
> > 
> > FM020.f: In function `MAIN__':
> > FM020.f:178: internal compiler error: in gfc_add_modify_expr, at
> > fortran/trans.c:156
> 
> I think this is one is known, but I could not locate the PR.
> 
> > and another:
> > 
> > FM509.f: In function `sn510':
> > FM509.f:487: internal compiler error: Segmentation fault
> > 
> 
> This one I believe is new, but I haven't had the time to
> investigate.

I assume then that these test programs are in your regular test suite so
I do not need to report.  There were a few others with the segfault.

Jerry


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