https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61761

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #11 from Christophe Lyon <clyon at gcc dot gnu.org> ---
The new test (26_numerics/complex/proj.cc) passes on arm, but fails on
aarch64-none-elf (passes on aarch64-linux-gnu).

/libstdc++-v3/testsuite/26_numerics/complex/proj.cc:105: void test01():
Assertion 'eq( std::proj(c0p) , std::complex<double>(pinf, +0.0) )' failed.
FAIL: 26_numerics/complex/proj.cc execution test

According to gcc-testresults, it fails on other targets too.

Reply via email to