This is the mail archive of the gcc-bugs@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]

[Bug libfortran/38871] New: [4.4 Regression] libgfortran.so.3 dropped __iso_c_binding_c_f_procpointer@@GFORTRAN_1.0


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


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