This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v2 4/6] powerpc64le: Require at least GCC 6.2 for powerpc64le


On Wed, 2017-06-21 at 23:27 +0000, Joseph Myers wrote:
> I see no problem with this, but as far as I'm concerned it's for powerpc 
> maintainers to review.
> 
I am Ok with this as it is specific to powerpc64le and will not impact
the other PPC platforms.

But I would prefer a compile test for __float128 and the require 'q'
suffix builtins over s GCC version test. This would allow for clang/llvm
compiles (once they complete their float128 support).

I approve with the change noted above.


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