[Patch, fortran] PR38657 - [4.4, 4.3 Regression] PUBLIC/PRIVATE Common blocks

Richard Guenther rguenther@suse.de
Sat Jan 17 12:37:00 GMT 2009


On Sat, 17 Jan 2009, Paul Richard Thomas wrote:

> The original fix for this had to be removed because, as Harald Anlauf
> pointer out, it inflated the size of module files by including all the
> common blocks, even if they were inaccessible.
> 
> Given the mechanism of the original fix and the need to give priority
> to common blocks that are not use associated, the attached patch
> evolved and can be said now to be 'obvious'.
> 
> Bootstraps and regtests on trunk and 4.3 with FC9/x86_64.
> 
> The module files have been verified for both branches.
> 
> I have applied it to trunk as revision 143463.  Given Richard's desire
> to get 4.3.3 out of the door, should I also apply to the 4.3 branch?

No, please wait until after 4.3.3 was released.

Thanks,
Richard.



More information about the Fortran mailing list