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

Re: [Patch, fortran] Inline DOT_PRODUCT


Jakub,

Is GCC 4.2 libgfortran.so expected to be ABI incompatible with GCC 4.1
compiled fortran code?
If not, then you shouldn't be removing any exported functions from
libgfortran.


That's a good question - I believe the compatibility has already been compromised but I am not sure. In many ways, I would be happier not removing the existing library functions; at least for the time being.

Paul


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