version typeinfo for 128bit types

Jonathan Wakely jwakely.gcc@gmail.com
Tue Apr 22 14:12:00 GMT 2014


On 22 April 2014 14:55, Marc Glisse wrote:
> On Tue, 22 Apr 2014, Jonathan Wakely wrote:
>
>> On 14 April 2014 11:28, Jonathan Wakely wrote:
>>>
>>> On 14 April 2014 10:39, Marc Glisse wrote:
>>>>
>>>>
>>>>         PR libstdc++/43622
>>>>         * config/abi/pre/gnu.ver (CXXABI_1.3.9): New version, new
>>>> symbols.
>>>>         * config/abi/pre/gnu-versioned-namespace.ver: New symbols.
>>>>         * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt:
>>>> Likewise.
>>>
>>>
>>> I'd like to wait until 4.9.0 has been released before adding new
>>> versions to the library, to avoid unnecessary differences between
>>> trunk and the 4.9.0 release candidate(s).
>>
>>
>> I was about to say the patch is OK for trunk now, but noticed that the
>> new CXXABI_1.3.9 block is added after the CXXABI_TM one, not after
>> CXXABI_1.3.8 ... was that intentional?
>
>
> I don't have any opinion, I'll move it just after 1.3.8 if that seems more
> logical to you.

Yes, I think so. The library changes are OK with that tweak - thanks!



More information about the Gcc-patches mailing list