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: Implement stack arrays even for unknown sizes


On 04/15/2011 04:28 PM, Michael Matz wrote:

I'll make the DECL_EXPR conditional on the size being variable.  As Tobias
already okayed the patch I'm planning to check in the slightly modified
variant as below, after a new round of testing.

Thanks for doing this.


I planned to test it this morning - unfortunately, the trunk doesn't seem to compile our weather forecasting system correctly.

A routine without any local arrays with unknown size SEGFAULTED anyway, and in spite of us setting ulimit -s unlimited relentlessly.

So I concluded there was something else wrong with trunk and went back to (Debian Testing's) gcc-4.5.2.

PS: If you have a German city you want to know the weather for, just
    pass me its latitude / longitude, and I'll add it to my list.
    (see http://moene.org/~hirlam below).

--
Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news


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