> -----Original Message----- > From: Szabolcs Nagy via Phabricator [mailto:revi...@reviews.llvm.org] > Sent: Thursday, January 11, 2018 6:25 AM > To: Blower, Melanie <melanie.blo...@intel.com>; Keane, Erich > <erich.ke...@intel.com>; sca...@apple.com; roger.ferreriba...@arm.com; > sjoerd.mei...@arm.com; jle...@google.com; > hubert.reinterpretc...@gmail.com > Cc: szabolcs.n...@arm.com; james.greenha...@arm.com; > eli.fried...@gmail.com; efrie...@codeaurora.org; rich...@metafoo.co.uk; > cfe-commits@lists.llvm.org; mlek...@skidmore.edu; jkor...@apple.com; > shen...@google.com; t...@google.com > Subject: [PATCH] D40673: Add _Float128 as alias to __float128 to enable > compilations on Fedora27/glibc2-26 > > nsz added a comment. > > also note that there is less than 3 weeks until glibc-2.27 is released, if the > headers need a fix for clang then say so quickly > > i opened https://sourceware.org/bugzilla/show_bug.cgi?id=22700 but it needs > attention from some clang developers, in particular there is no way to check > if > the compiler has _Float128 type defined but no working f128 suffix in the > headers. [Blower, Melanie] Thanks for opening this request. Perhaps we need to pull out this patch and only put it back in when all the necessary builtin's and f128 literal suffix is available. > > > Repository: > rC Clang > > https://reviews.llvm.org/D40673 > >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits