[cfe-dev] [8.0.0 Release] rc2 has been tagged
Paweł Sikora via cfe-dev
cfe-dev at lists.llvm.org
Mon Feb 11 08:33:59 PST 2019
----- Oryginalna wiadomość -----
> On Fri, Feb 8, 2019 at 9:53 AM Paweł Sikora via cfe-dev <
> cfe-dev at lists.llvm.org > wrote:
> > ----- Oryginalna wiadomość -----
>
> > > Dear testers,
>
> > >
>
> > > 8.0.0-rc2 has been tagged from the release_80 branch at r353413.
>
> > Hi,
>
> > i've noticed a compile error with rc2 and libc++ (release_80 @svn). looks
> > similar to https://bugs.llvm.org/show_bug.cgi?id=40559
>
> > (...)
>
> > (...)/sysroot-x86_64-linux-gnu/usr/include/c++/v1/type_traits:740:56:
> > error:
> > _Float16 is not supported on this target
>
> > template <> struct __libcpp_is_floating_point<_Float16> : public true_type
> > {};
>
> This is quite odd, because libc++ trunk has no mentions of `_Float16`, and I
> see none here:
> https://llvm.org/svn/llvm-project/libcxx/branches/release_80/include/type_traits
oh, my fault, these headers were from release_70 branch. the 8.0rc2 works fine, sorry for the noise.
regards,
pawel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190211/d0ddaa69/attachment.html>
More information about the cfe-dev
mailing list