This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch for fortran warning fixes ...
- To: ghazi at caip dot rutgers dot edu
- Subject: Re: patch for fortran warning fixes ...
- From: Craig Burley <burley at gnu dot org>
- Date: Sat, 10 Oct 1998 11:48:53 -0400 (EDT)
- Cc: egcs-patches at cygnus dot com
- Cc: burley at gnu dot org
Generally this looks okay, though I should try applying it locally
and running my own tests as well.
One specific question:
> * fini.c (MAXNAMELEN): Undef it before defining.
Do you know offhand why this is needed? Perhaps there's an innocuous
definition that precedes it (I couldn't find it in the g77 sources
offhand), but if the previous definition might have some important
utility, then maybe the name used by fini itself should be changed
to avoid conflict.
tq vm, (burley)