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, libgfortran] PR 27740 Symbol versioning


Hi Janne,

Thanks for taking care of this. I have a question, more to the
community that to you: as I understand it, we would only care about
ABI stability for branches that have already been released (i.e. the
mainline can change its ABI without changing symbol version). Is there
a general agreement on that?

For the C99 stuff, I added those to a separate symbol node, named
GFORTRAN_C99_1.0.

Very good.


Regtested on i686-pc-linux-gnu.

Ok for trunk?

I'll be testing on i386-mingw32, x86_64-linux and x86-darwin this week-end. Then, I'll review your patch (which looks OK from the first look). If other maintainers or users want to try it on their platform (Steve K, what about freebsd?) I think the more the merrier!

Thanks again,
FX


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