search for: tanl

Displaying 10 results from an estimated 10 matches for "tanl".

Did you mean: tail
2008 Feb 06
2
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
..."; exit 1; fi yes cc1: warnings being treated as errors /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute not supported in this configuration; ignored /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute not supported in this configuration; ignored checking for tanl... make[5]: *** [team.lo] Error 1 ---------------------------------- Because of the -Werror, this warning is taken as an error and compilation aborts. I wonder why it warns in the first place, is something broken with xgcc? Not knowing details about the gcc build system, I'm wondering also w...
2008 Feb 06
0
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
...es > cc1: warnings being treated as errors > /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute not supported in this configuration; ignored > /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute not supported in this configuration; ignored > checking for tanl... make[5]: *** [team.lo] Error 1 > ---------------------------------- > > Because of the -Werror, this warning is taken as an error > and compilation aborts. I wonder why it warns in the first > place, is something broken with xgcc? I suspect this is due to the recent change by Bi...
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...'::asinl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double atan(long double)': ../projects/libcxx/include/math.h:773:91: error: '::atanl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double atan(long double __lcpp_x) _NOEXCEPT {return ::atanl(__lcpp_x);} ^~ In file included from ../projects/libcxx/include/cmath:305:0, from ../projects/libcxx/include/random:1638, from ../projects...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double atan(long double)': > ../projects/libcxx/include/math.h:773:91: error: '::atanl' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double atan(long double __lcpp_x) _NOEXCEPT {return ::atanl(__lcpp_x);} > ^~ > In file included from ../projects/libcxx/include/cma...
2008 Feb 06
6
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
...d as errors >> /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute >> not supported in this configuration; ignored >> /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute >> not supported in this configuration; ignored >> checking for tanl... make[5]: *** [team.lo] Error 1 >> ---------------------------------- >> >> Because of the -Werror, this warning is taken as an error >> and compilation aborts. I wonder why it warns in the first >> place, is something broken with xgcc? > > I suspect this is du...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
..._VISIBILITY long double asin(long double __lcpp_x) > _NOEXCEPT {return ::asinl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double atan(long > double)': > > ../projects/libcxx/include/math.h:773:91: error: '::atanl' has not been > declared > > inline _LIBCPP_INLINE_VISIBILITY long double atan(long double __lcpp_x) > _NOEXCEPT {return ::atanl(__lcpp_x);} > > > ^~ > > In file included from ../projects/libcxx/include/cmath:305:0, > > from ....
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...'::asinl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double atan(long double)': ../projects/libcxx/include/math.h:773:91: error: '::atanl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double atan(long double __lcpp_x) _NOEXCEPT {return ::atanl(__lcpp_x);} ^~ In file included from ../projects/libcxx/include/cmath:305:0, from ../projects/libcxx/include/random:1638, from ../projects...
2008 Feb 06
0
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
...> /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute > >> not supported in this configuration; ignored > >> /s/llvm/svn.gcc42/libgomp/team.c:341: warning: visibility attribute > >> not supported in this configuration; ignored > >> checking for tanl... make[5]: *** [team.lo] Error 1 > >> ---------------------------------- > >> > >> Because of the -Werror, this warning is taken as an error > >> and compilation aborts. I wonder why it warns in the first > >> place, is something broken with xgcc? >...
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...;) -> 0 * strcspn(s,a) -> const_int (if both args are constant) * strcspn("",a) -> 0 * strcspn(s,"") -> strlen(a) strstr: * strstr(x,x) -> x * strstr(s1,s2) -> offset_of_s2_in(s1) (if s1 and s2 are constant strings) tan, tanf, tanl: * tan(0.0) -> 0.0 * tan(atan(x)) -> x toascii: * toascii(c) -> (c & 0x7f) trunc, truncf, truncl: * trunc(cnst) -> cnst' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachm...
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o