Re: [fortran,patch] Remove unused gfc_open_intrinsic_module()
> OK. Thanks for the patch! Committed as rev. 205335.
Re: [fortran,patch] Remove unused gfc_open_intrinsic_module()
Hi FX, >>> A quick grep through the front-end indicates that >>> gfc_open_intrinsic_module() is never used. Should it have been >>> removed when module file reading/writing was overhauled? >> >> I suspect the answer is "yes”. > > Here’s a patch that removes it. It buils fine. > OK to commit? OK.