<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div dir="ltr"><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 8, 2019 at 9:53 AM Paweł Sikora via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank" data-mce-href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" data-mce-style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">----- Oryginalna wiadomość -----<br> > Dear testers,<br> > <br> > 8.0.0-rc2 has been tagged from the release_80 branch at r353413.<br> <br> Hi,<br> i've noticed a compile error with rc2 and libc++ (release_80 @svn). looks similar to <a href="https://bugs.llvm.org/show_bug.cgi?id=40559" rel="noreferrer" target="_blank" data-mce-href="https://bugs.llvm.org/show_bug.cgi?id=40559">https://bugs.llvm.org/show_bug.cgi?id=40559</a><br> (...)<br> (...)/sysroot-x86_64-linux-gnu/usr/include/c++/v1/type_traits:740:56: error: _Float16 is not supported on this target<br> template <>          struct __libcpp_is_floating_point<_Float16>    : public true_type {};<br></blockquote><div><br></div><div>This is quite odd, because libc++ trunk has no mentions of `_Float16`, and I see none here:</div><div>    <a href="https://llvm.org/svn/llvm-project/libcxx/branches/release_80/include/type_traits" target="_blank" data-mce-href="https://llvm.org/svn/llvm-project/libcxx/branches/release_80/include/type_traits">https://llvm.org/svn/llvm-project/libcxx/branches/release_80/include/type_traits</a><br data-mce-bogus="1"></div></div></div></div></blockquote><div>oh,  my fault, these headers were from release_70 branch. the 8.0rc2 works fine, sorry for the noise.<br></div><div><br></div><div>regards,<br></div><div>pawel.<br></div><div><br></div></div></body></html>