[G95-develop] Should g77 accept file extensions .f90 and .f95 ?
Toon Moene
toon@moene.indiv.nluug.nl
Wed Sep 6 15:58:00 GMT 2000
Geoff Keating wrote:
> Zack Weinberg <zack@wolery.cumb.org> writes:
> > 1. The present g77 implementation is close to incomprehensible for
> > anyone other than the original author, who has left the project.
> > Fixing bugs - and there are plenty of bugs - is painful. Look at
> > how long some of the Fortran tests have been failing without anyone
> > even looking at them... You can forget about any improvements.
> > For example, we'll never get functions-as-trees support in g77, or
> > proper aliasing logic.
> They don't fail on powerpc (there are no g77 failures on
> powerpc-linux, and the only ones on powerpc-eabi now are the ones that
> fail because they try to do syscalls the sim doesn't support). I
> expect what has happened is that the people who work on the affected
> backends don't understand Fortran---or possibly don't want to debug
> loop which is where most of the problems really are.
Well, one of the reasons I'm *not* looking into the two loop-unrolling
bugs that turn up on the i[3456]86 targets is that Michael Hayes is
rewriting this stuff - it feels like wasted effort.
I'm still interested in solving the one -Os failure - it's cute. It
only fails on i[3456]86 and mips, AFAICS.
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
More information about the Gcc-bugs
mailing list