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: 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
> 
> 
> 
> 


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