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] Bug fixes, including regressions, for the associate construct


On 09/20/2017 09:45 AM, Paul Richard Thomas wrote:
> In the last update to the Parameterized Derived Types implementation,
> I fixed PR60483 as a side effect. I then checked all the ASSOCIATE
> bugs and noted that I was responsible for a number of regressions due
> to a patch that I applied last year. I determined to fix them and
> found that I couldn't stop.
> 
> The PRs in the ChangeLogs are the low(ish) lying fruit and the changes
> are fairly obvious or are described in the ChangeLog or the comments.
> 
> Bootstrapped and regtested on FC23/x86_64 - OK for trunk and later on 7-branch?

Yes OK and thanks for the fixes.


Cheers,

Jerry


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