------- Comment #11 from joseph at codesourcery dot com 2008-06-30 17:22 ------- Subject: Re: Wrong versioning for __float128
On Mon, 30 Jun 2008, hjl dot tools at gmail dot com wrote: > Joseph, my current patch: > > http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01942.html > > changes it to @@GCC_4.3.0 and adds > > +%inherit GCC_4.4.0 GCC_4.3.0 > +GCC_4.4.0 { > +} > > to cc/libgcc-std.ver. I can also close it as WONTFIX. Do you have > a strong opinion? Thanks. It would be better for the libgcc maintainer to review the question of changing this symbol version. If it's decided to change it, that should be done through a separate patch on its own (which would also go on 4.3 branch). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36669