This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: g95 Implementation limits
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: lhwb at golden dot net (Leonard Bradfield)
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 13 Jul 2004 22:55:51 -0400 (EDT)
- Subject: Re: g95 Implementation limits
>
> Hi
>
> Is there somewhere a set of implementation limits for current versions
> of g95?
Note g95 is different from gfortran which GCC provides.
If you can test with the mainline of gcc and it still segfaults, can you
file a bug; read http://gcc.gnu.org/bugs,.html for how to file a bug?
Thanks,
Andrew Pinski
a gcc bug master
> Specifically, I get runtime errors (seg faults) if I declare and use a
> TYPE of more than about 8 MBytes, even though I have 512 MB on my AMD
> 686 machine.
>
> Thanx
> Len Bradfield
>
>
>
>