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: [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports()


On Fri, Jul 07, 2017 at 07:14:25PM -0500, Peter Bergner wrote:
> On 7/7/17 4:13 PM, Peter Bergner wrote:
> > On 7/7/17 10:18 AM, Segher Boessenkool wrote:
> >> On Thu, Jul 06, 2017 at 04:21:48PM -0500, Peter Bergner wrote:
> >>> 	* config/rs6000/float128-ifunc.c: Don't include auxv.h.
> >>> 	(have_ieee_hw_p): Delete function.
> >>> 	(SW_OR_HW) Use __builtin_cpu_supports().
> >>
> >> Okay for trunk.  Thanks!
> > 
> > Given Florian wants this in now to fix a Fedora blocker, I have
> > committed this to trunk.  We need the fix on GCC 6 and GCC 5 as
> > well, so ok there assuming bootstrapping / regtesting are clean?
> 
> FYI, the bootstrap and regtesting were clean on both the GCC 7 and
> GCC 6 release branches.  Ok for those branches?

Okay for 7 and 6.  If it is a blocker (or you have another reason you
cannot wait to see if regressions pop up), please make sure you test it
on many different systems.


Segher


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