This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36669] Wrong versioning for __float128
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2008 17:22:02 -0000
- Subject: [Bug target/36669] Wrong versioning for __float128
- References: <bug-36669-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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