Re: [libgfortran, patch] Remove iso_c_binding runtime functions

2016-12-19 Thread Janne Blomqvist
On Mon, Dec 19, 2016 at 3:54 PM, FX wrote: > The ISO_C_BINDING procedures have been emitted directly by the front-end > since 2012 (see for example > https://gcc.gnu.org/ml/fortran/2012-06/msg00152.html and > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32600). Having now broken the > library

[libgfortran, patch] Remove iso_c_binding runtime functions

2016-12-19 Thread FX
The ISO_C_BINDING procedures have been emitted directly by the front-end since 2012 (see for example https://gcc.gnu.org/ml/fortran/2012-06/msg00152.html and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32600). Having now broken the library ABI, we can remove them from the library, where they we