While comparing list of gcc 4.3 and 4.4 library exported symbols, I've discovered that libgfortran.so.3 dropped __iso_c_binding_c_f_procpointer@@GFORTRAN_1.0 but hasn't changed SONAME. That's an ABI break. Could we get the symbol back for compatibility with gfortran 4.3?
-- Summary: [4.4 Regression] libgfortran.so.3 dropped __iso_c_binding_c_f_procpointer@@GFORTRAN_1.0 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jakub at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38871