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: [PATCHv2q, rs6000] Add minimum __float128 built-in support required for glib


Hello!

> Once more with feeling...  I've revised my v2 patch to rename the
> functions to __builtin_<fn>q rather than __builtin_<fn>f128 to avoid
> the collision with Joseph's work.  I've also corrected the formatting
> problems that Segher noted with my previous attempt.
>
> Bootstrapped and tested on powerpc64le-unknown-linux-gnu with
> no regressions.  Is this ok for trunk, and eventually for 6.2?

I'd like to point out that there are several tests in
gcc.dg/torture/*float128*.c that can be enabled for powerpc.

Uros.


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