[Bug libstdc++/49141] New: 26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX V5.1B, Solaris 8 and 9
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 24 14:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49141
Summary: 26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX
V5.1B, Solaris 8 and 9
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ro@gcc.gnu.org
CC: paolo.carlini@oracle.com
Host: alpha-dec-osf5.1b, *-*-solaris2.[89]
Target: alpha-dec-osf5.1b, *-*-solaris2.[89]
Build: alpha-dec-osf5.1b, *-*-solaris2.[89]
On platforms without <complex.h> (at least Tru64 UNIX V5.1B, Solaris 8 and 9),
two tests FAIL:
FAIL: 26_numerics/complex/cons/48760.cc (test for excess errors)
WARNING: 26_numerics/complex/cons/48760.cc compilation failed to produce
executable
FAIL: 26_numerics/complex/cons/48760.cc (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/libstdc++-v3/testsuite/26_numerics/complex/cons/48760.cc:31:2:
error: 'isnan' is not a member of 'std'
/vol/gcc/src/hg/trunk/local/libstdc++-v3/testsuite/26_numerics/complex/cons/48760.cc:31:2:
note: suggested alternative:
/var/gcc/regression/trunk/9-gcc/build/./gcc/include-fixed/math.h:145:12: note:
'isnan'
FAIL: 26_numerics/complex/cons/48760_c++0x.cc (test for excess errors)
WARNING: 26_numerics/complex/cons/48760_c++0x.cc compilation failed to produce
executable
Rainer
More information about the Gcc-bugs
mailing list