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: [Fortran, Patch] PR34662 - inout argument with parameter


Tobias Burnus wrote:
The following simple patch fixes the problem that a parameter actual
argument is accepted for an intent(out)/intent(inout) dummy.

Build and regtested on x86-64-linux. OK for the trunk?

Tobias
OK - thanks

Paul

PS Sorry about the broken PR34431 and friends patch - I honestly thought that it was OK. Since the new regressions have nothing to do with those that I fixed, I must have broken it in the course of cleaning up. I'll take the starting point and just apply the fixes.


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