public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/67082] New: FAIL: tr1/8_c_compatibility/complex/functions.cc (test for excess errors)
Date: Fri, 31 Jul 2015 15:48:00 -0000	[thread overview]
Message-ID: <bug-67082-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 67082
           Summary: FAIL: tr1/8_c_compatibility/complex/functions.cc (test
                    for excess errors)
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn /test/gnu/gcc/objdir/./gcc/xg++ -shared-libgcc
-B/test/gnu/gcc/objdir/./gc
c -nostdinc++ -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/libsupc++/.libs
-B/opt/gnu64/gcc/gcc-6/hppa6
4-hp-hpux11.11/bin/ -B/opt/gnu64/gcc/gcc-6/hppa64-hp-hpux11.11/lib/ -isystem
/opt/gnu64/gcc/gcc-6/hppa64-hp-hpux11.11/include -isystem
/opt/gnu64/gcc/gcc-6/hppa64-hp-hpux11.11/sys-include
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libstdc
++-v3/src/.libs -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections
-fdata-sections -g -O2 -DLOCALEDIR="." -nostdinc++
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/libstdc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/comp
lex/functions.cc -include bits/stdc++.h -S -o functions.sIn file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T =
float]'/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions
.cc:45:20:   required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<float>&)' is
ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = float]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:45:20:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<float>&)' is
ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = float]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:45:20:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<float>&)' is
ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<double>&)' is
ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<double>&)' is
ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<double>&)' is
ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<long double>&)'
is ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<long double>&)'
is ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<long double>&)'
is ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
compiler exited with status 1
output is:
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T = float]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:45:20:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<float>&)' is
ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = float]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:45:20:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<float>&)' is
ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = float]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = float]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:45:20:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<float>&)' is
ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = float]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<double>&)' is
ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<double>&)' is
ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:46:21:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<double>&)' is
ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::acosh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:37:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<long double>&)'
is ambiguous
     { return __complex_acosh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:185:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1703:5:
note: candidate: std::complex<_Tp> std::__complex_acosh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_acosh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::asinh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:38:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<long double>&)'
is ambiguous
     { return __complex_asinh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:221:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1739:5:
note: candidate: std::complex<_Tp> std::__complex_asinh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_asinh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:24:0:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex: In
instantiation of 'std::complex<_Tp> std::tr1::atanh(const std::complex<_Tp>&)
[with _Tp = long double]':
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:39:26:
  required from 'void test01_do() [with T = long double]'
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc:47:26:
  required from here
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<long double>&)'
is ambiguous
     { return __complex_atanh(__z); }
                             ^
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:260:5:
note: candidate: std::complex<_Tp> std::tr1::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^
In file included from
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/ccomplex:38:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.h:52:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/complex:1778:5:
note: candidate: std::complex<_Tp> std::__complex_atanh(const
std::complex<_Tp>&) [with _Tp = long double]
     __complex_atanh(const std::complex<_Tp>& __z)
     ^

FAIL: tr1/8_c_compatibility/complex/functions.cc (test for excess errors)
Excess errors:
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<float>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<float>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<float>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<double>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<double>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<double>&)' is
ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:216:29:
error: call of overloaded '__complex_acosh(const std::complex<long double>&)'
is ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:255:29:
error: call of overloaded '__complex_asinh(const std::complex<long double>&)'
is ambiguous
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/tr1/complex:299:29:
error: call of overloaded '__complex_atanh(const std::complex<long double>&)'
is ambiguous


             reply	other threads:[~2015-07-31 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 15:48 danglin at gcc dot gnu.org [this message]
2015-08-01  0:39 ` [Bug libstdc++/67082] " redi at gcc dot gnu.org
2015-08-01  0:49 ` dave.anglin at bell dot net
2015-08-03 15:26 ` redi at gcc dot gnu.org
2015-08-13 11:51 ` danglin at gcc dot gnu.org
2015-08-13 14:35 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-67082-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).