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] PR 46060: [F03] procedure pointer component referenced without argument list


>> The attached version of the patch is free of regressions on
>> x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK. Thanks for the patch.

Thank you. Committed as r165769.


> PS What's actually your plan with regards to your allocatable scalars patch
> [1]? My impression was that only a small bit was missing for deallocate. [1]
> http://gcc.gnu.org/ml/fortran/2010-10/msg00161.html

Yes, in principle there is only a small bit missing, but my approach
did not make it completely straightforward to extend the patch in that
way. Furthermore I got a little distracted in the meantime, but I'll
resume with this guy soon.

Cheers,
Janus


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