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]
Other format: [Raw text]

Re: [PATCH, gfortran] PR18878


> 2005-09-06  Paul Thomas  <pault@gcc.gnu.org>
> 
>         PR fortran/18878
>         * module.c (find_use_name_n): Based on original
>         find_use_name. Either counts number of use names for a
>         given real name or returns use name n.
>         (find_use_name, number_use_names): Interfaces to the
>         function find_use_name_n.
>         (read_module): Add the logic and calls to these functions,
>         so that mutiple reuses of the same real name are loaded.

I think this is OK, given that you take care of a few whitespace
changes (for example, at the very first modified line of your patch).
Please wait 48 hours so that people can step in if they see a problem.

FX


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