Skip to content

float128 with gcc master #992

@sloriot

Description

@sloriot

Hi,

with gcc@ce2188e4320cbb46d6246bd3f478ba20440c62f3, I have the following error during compilation:

boost_1_82_0/include/boost/math/cstdfloat/cstdfloat_limits.hpp:46:13: error: redefinition of ‘class std::numeric_limits<__float128>’
   46 |       class numeric_limits<boost::math::cstdfloat::detail::float_internal128_t>

I guess it has to do with BOOST_CSTDFLOAT_HAS_INTERNAL_FLOAT128_T being not correctly defined after gcc's update or something like that. I only tested boost 1.82 (sorry if it has already been fixed in HEAD).

cc @afabri

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions