This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: patch for fortran warning fixes ...


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)


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