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: new abi file for x86_64-linux-gnu


>Now I see what you mean - but I don't agree: 3.3.1 should be
>compatible with 3.2.0 and 3.3.1 should also be compatible with 3.3.0.

Agreed.

>But if you do not add the symbols from later than 3.2.0, you can not
>check that the ABI stayed the same between all releases.  So, we need
>to update the symbols whenever a new release comes out that so that we
>can see that the ABI stayed the same with all previous releases.

Yes, I see where you are going. Let's look at the updates after
everything else has settled down with the test infrastructure, ok?

-benjamin


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