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, fortran] PR20847 and PR20856


On Sat, Oct 08, 2005 at 11:57:03AM +0200, Paul Thomas wrote:

> Bootstrapped and regtested on FC3/Athlon.  OK for mainline and 4.0?

This is OK.

>    conf (in_common, dummy);
>    conf (in_common, allocatable);
>    conf (in_common, result);
> +   conf (in_common, save);
> +   conf (result, save);
> + 

... bordering on obvious, really.


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