bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43579: g++ does not provide std::fegetround


From: Ludovic Courtès
Subject: bug#43579: g++ does not provide std::fegetround
Date: Thu, 01 Oct 2020 14:36:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hallo!

Andreas Enge <andreas@enge.fr> skribis:

> The following test file round.cpp does not compile with our g++-10.2.0:
> #include <cfenv>
> int main () {
>    return std::fegetround ();
> }

Could you provide detailed steps to reproduce it?

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]