This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Enable TFmode for x86
On Sun, Jun 29, 2008 at 1:02 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> On Sun, 29 Jun 2008, H.J. Lu wrote:
>
>> Some __float128 functions are leaked into @@GCC_3.0:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36669
>>
>> Here is the updated patch to put them in @@GCC_4.3.0.
>
> I'm not convinced changing versions after they've been in a release is a
> good idea (even if the versions are abstractly "wrong"), but if they are
> changed I think the new version should be 4.3.2, given that's the first
> GCC version that would have them at the new symbol version.
>
We have changed _Decimal128 psABI between gcc 4.3.0 and 4.3.1.
This is no worse than it. I can leave out that part of the patch if it
is preferred.
--
H.J.