This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] Remove unused libgfortran functions
On Mon, Dec 19, 2016 at 6:27 PM, FX <fxcoudert@gmail.com> wrote:
> Another question: one of the items on the wiki’s list is:
>
> • Remove SHAPE/SIZE handling from the library as it is now done in the FE.
>
> However, as far as I can see the runtime shape_1/2/4/8/16 and size0/size1 functions are still being used. Anyone knows what this line means, then? (unless it’s simply a mistake)
I think it's a mistake, yes.
I tried to remove them, but got loads of regressions when running the
testsuite. :)
--
Janne Blomqvist