This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, Committed] PR34689 - Fix INTENT(OUT) check for result variables as argument


Jakub Jelinek wrote:
> Wasn't this supposed to be call foo(test)?  a isn't defined anywhere
> and with implicit none it can't be implicitly typed.
>   
Yes of cause. I really should go to bed instead of committing the
half-fixed version in my commit directory instead using the fully fixed
version from my test directory.
Fixed in Rev. 131360.

Thanks!

Tobias


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