Skip to content

Instantly share code, notes, and snippets.

@dpsanders
Created November 9, 2014 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpsanders/7eea01313b8b6e693033 to your computer and use it in GitHub Desktop.
Save dpsanders/7eea01313b8b6e693033 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Submodule 'deps/Rmath' (git://github.com/JuliaLang/Rmath.git) registered for path 'deps/Rmath'
Submodule 'deps/libmojibake' (git://github.com/JuliaLang/libmojibake.git) registered for path 'deps/libmojibake'
Submodule 'deps/libuv' (git://github.com/JuliaLang/libuv.git) registered for path 'deps/libuv'
Submodule 'deps/openlibm' (git://github.com/JuliaLang/openlibm.git) registered for path 'deps/openlibm'
Submodule 'deps/openspecfun' (git://github.com/JuliaLang/openspecfun.git) registered for path 'deps/openspecfun'
Cloning into 'deps/Rmath'...
Submodule path 'deps/Rmath': checked out '226598f63af75e8bc3568f01e34932caebce6064'
Cloning into 'deps/libmojibake'...
Submodule path 'deps/libmojibake': checked out 'df71da45dfbdf68bcc6fd656d1260d609c728ad7'
Cloning into 'deps/libuv'...
Submodule path 'deps/libuv': checked out '5599b8cdbb369e1ab17d48ed7d9d60d5ee279a26'
Cloning into 'deps/openlibm'...
Submodule path 'deps/openlibm': checked out '0b9d67e54a5b07e32a27b68cf0a01c33b515fc9b'
Cloning into 'deps/openspecfun'...
Submodule path 'deps/openspecfun': checked out 'f3036c094ae56fdf447092a871ea4fe27fdeec16'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking for gcc... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... none needed
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -dylib -arch x86_64 -macosx_version_min 10.7.0 -o libconftest.dylib -single_module /var/folders/gw/n3ls4jgn34gfpkp0_9z_3fwc0000gn/T/conftest-ff8a17.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.7.0 -o conftest -lcrt1.10.6.o /var/folders/gw/n3ls4jgn34gfpkp0_9z_3fwc0000gn/T/conftest-cacf09.o -force_load ./libconftest.a -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
no
checking how to run the C preprocessor... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -fno-rtti -fno-exceptions... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to produce PIC... -fno-common -DPIC
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 PIC flag -fno-common -DPIC works... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 static flag -static works... no
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... (cached) yes
checking whether the clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlopen in -ldl... yes
checking for kstat_lookup in -lkstat... no
checking for kvm_open in -lkvm... no
checking for gethostbyname in -lnsl... no
checking for perfstat_cpu in -lperfstat... no
checking for pthread_mutex_init in -lpthread... yes
checking for clock_gettime in -lrt... no
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dtrace... dtrace
checking if dtrace works... yes
checking if dtrace should instrument object files... no
checking for pkg-config... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
GEN include/uv-dtrace.h
CC src/libuv_la-fs-poll.lo
CC src/libuv_la-inet.lo
CC src/libuv_la-uv-common.lo
CC src/libuv_la-version.lo
CC src/unix/libuv_la-async.lo
CC src/unix/libuv_la-core.lo
CC src/unix/libuv_la-dl.lo
CC src/unix/libuv_la-fs.lo
CC src/unix/libuv_la-getaddrinfo.lo
CC src/unix/libuv_la-getnameinfo.lo
CC src/unix/libuv_la-loop-watcher.lo
CC src/unix/libuv_la-loop.lo
CC src/unix/libuv_la-pipe.lo
CC src/unix/libuv_la-poll.lo
CC src/unix/libuv_la-process.lo
CC src/unix/libuv_la-signal.lo
CC src/unix/libuv_la-stream.lo
CC src/unix/libuv_la-tcp.lo
CC src/unix/libuv_la-thread.lo
CC src/unix/libuv_la-threadpool.lo
CC src/unix/libuv_la-timer.lo
CC src/unix/libuv_la-tty.lo
CC src/unix/libuv_la-udp.lo
CC src/unix/libuv_la-darwin.lo
CC src/unix/libuv_la-darwin-proctitle.lo
CC src/unix/libuv_la-fsevents.lo
CC src/unix/libuv_la-kqueue.lo
CC src/unix/libuv_la-proctitle.lo
CCLD libuv.la
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/Users/dsanders/development/new-julia-dev/julia/usr/lib'
libtool: install: /usr/bin/install -c .libs/libuv.11.dylib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libuv.11.dylib
libtool: install: (cd /Users/dsanders/development/new-julia-dev/julia/usr/lib && { ln -s -f libuv.11.dylib libuv.dylib || { rm -f libuv.dylib && ln -s libuv.11.dylib libuv.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libuv.lai /Users/dsanders/development/new-julia-dev/julia/usr/lib/libuv.la
libtool: install: /usr/bin/install -c .libs/libuv.a /Users/dsanders/development/new-julia-dev/julia/usr/lib/libuv.a
libtool: install: chmod 644 /Users/dsanders/development/new-julia-dev/julia/usr/lib/libuv.a
libtool: install: ranlib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libuv.a
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/include'
/usr/bin/install -c -m 644 include/uv.h include/uv-errno.h include/uv-version.h include/uv-unix.h include/uv-darwin.h '/Users/dsanders/development/new-julia-dev/julia/usr/include'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130 0 130 0 0 180 0 --:--:-- --:--:-- --:--:-- 180
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 84306 0 0 53713 0 --:--:-- 0:00:01 --:--:-- 132k
make[3]: Circular src/libuwind.cxx <- src/libuwind.cxx.o dependency dropped.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libosxunwind.a(Unwind-sjlj.c.o) has no symbols
src/e_j0.c:281:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~
src/e_j0.c:283:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j0.c:281:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0.c:273:17: note: initialize the variable 'p' to silence this warning
const double *p,*q;
^
= 0
src/e_j0.c:281:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~
src/e_j0.c:284:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4]))));
^
src/e_j0.c:281:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0.c:273:20: note: initialize the variable 'q' to silence this warning
const double *p,*q;
^
= 0
src/e_j0.c:376:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~
src/e_j0.c:378:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j0.c:376:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0.c:368:17: note: initialize the variable 'p' to silence this warning
const double *p,*q;
^
= 0
src/e_j0.c:376:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~
src/e_j0.c:379:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5])))));
^
src/e_j0.c:376:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0.c:368:20: note: initialize the variable 'q' to silence this warning
const double *p,*q;
^
= 0
4 warnings generated.
src/e_j0f.c:237:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~
src/e_j0f.c:239:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j0f.c:237:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0f.c:229:16: note: initialize the variable 'p' to silence this warning
const float *p,*q;
^
= 0
src/e_j0f.c:237:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~
src/e_j0f.c:240:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4]))));
^
src/e_j0f.c:237:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pR2; q= pS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0f.c:229:19: note: initialize the variable 'q' to silence this warning
const float *p,*q;
^
= 0
src/e_j0f.c:332:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~
src/e_j0f.c:334:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j0f.c:332:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0f.c:324:16: note: initialize the variable 'p' to silence this warning
const float *p,*q;
^
= 0
src/e_j0f.c:332:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~
src/e_j0f.c:335:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5])))));
^
src/e_j0f.c:332:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qR2; q= qS2;}
^~~~~~~~~~~~~~~~~~
src/e_j0f.c:324:19: note: initialize the variable 'q' to silence this warning
const float *p,*q;
^
= 0
4 warnings generated.
src/e_j1.c:275:17: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~
src/e_j1.c:277:13: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j1.c:275:14: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~~~~~
src/e_j1.c:267:17: note: initialize the variable 'p' to silence this warning
const double *p,*q;
^
= 0
src/e_j1.c:275:17: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~
src/e_j1.c:278:20: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4]))));
^
src/e_j1.c:275:14: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~~~~~
src/e_j1.c:267:20: note: initialize the variable 'q' to silence this warning
const double *p,*q;
^
= 0
src/e_j1.c:371:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~
src/e_j1.c:373:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j1.c:371:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~~~~~
src/e_j1.c:363:17: note: initialize the variable 'p' to silence this warning
const double *p,*q;
^
= 0
src/e_j1.c:371:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~
src/e_j1.c:374:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5])))));
^
src/e_j1.c:371:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~~~~~
src/e_j1.c:363:20: note: initialize the variable 'q' to silence this warning
const double *p,*q;
^
= 0
4 warnings generated.
src/e_j1f.c:232:17: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~
src/e_j1f.c:234:13: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j1f.c:232:14: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~~~~~
src/e_j1f.c:224:16: note: initialize the variable 'p' to silence this warning
const float *p,*q;
^
= 0
src/e_j1f.c:232:17: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~
src/e_j1f.c:235:20: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*q[4]))));
^
src/e_j1f.c:232:14: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = pr2; q= ps2;}
^~~~~~~~~~~~~~~~~~
src/e_j1f.c:224:19: note: initialize the variable 'q' to silence this warning
const float *p,*q;
^
= 0
src/e_j1f.c:328:10: warning: variable 'p' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~
src/e_j1f.c:330:6: note: uninitialized use occurs here
r = p[0]+z*(p[1]+z*(p[2]+z*(p[3]+z*(p[4]+z*p[5]))));
^
src/e_j1f.c:328:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~~~~~
src/e_j1f.c:320:16: note: initialize the variable 'p' to silence this warning
const float *p,*q;
^
= 0
src/e_j1f.c:328:10: warning: variable 'q' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~
src/e_j1f.c:331:13: note: uninitialized use occurs here
s = one+z*(q[0]+z*(q[1]+z*(q[2]+z*(q[3]+z*(q[4]+z*q[5])))));
^
src/e_j1f.c:328:7: note: remove the 'if' if its condition is always true
else if(ix>=0x40000000){p = qr2; q= qs2;}
^~~~~~~~~~~~~~~~~~
src/e_j1f.c:320:19: note: initialize the variable 'q' to silence this warning
const float *p,*q;
^
= 0
4 warnings generated.
src/w_cabsf.c:9:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static const char rcsid[] =
^
1 warning generated.
amd64/fenv.c:51:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int feclearexcept(int __excepts);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:97:1: note: previous definition is here
feclearexcept(int __excepts)
^
amd64/fenv.c:52:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int fegetexceptflag(fexcept_t *__flagp, int __excepts);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:115:1: note: previous definition is here
fegetexceptflag(fexcept_t *__flagp, int __excepts)
^
amd64/fenv.c:82:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int fetestexcept(int __excepts);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:130:1: note: previous definition is here
fetestexcept(int __excepts)
^
amd64/fenv.c:83:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int fegetround(void);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:141:1: note: previous definition is here
fegetround(void)
^
amd64/fenv.c:84:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int fesetround(int __round);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:156:1: note: previous definition is here
fesetround(int __round)
^
amd64/fenv.c:115:15: warning: attribute declaration must precede definition [-Wignored-attributes]
extern inline DLLEXPORT int fesetenv(const fenv_t *__envp);
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/src/math_private.h:373:35: note: expanded from macro 'DLLEXPORT'
#define DLLEXPORT __attribute__ ((visibility("default")))
^
/Users/dsanders/development/new-julia-dev/julia/deps/openlibm/amd64/fenv.h:181:1: note: previous definition is here
fesetenv(const fenv_t *__envp)
^
6 warnings generated.
In file included from test-double.c:34:
./libm-test.c:748:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(acos) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:778:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(acosh) (7);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:801:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(asin) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:831:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(asinh) (0.7L);
^~~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:854:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atan) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:882:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atanh) (0.7L);
^~~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:910:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atan2) (-0, 1);
^~~~~ ~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1489:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cbrt) (8);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1929:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cos) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1955:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cosh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2358:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(erf) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2386:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(erfc) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2413:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(exp) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2474:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(exp2) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2500:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(expm1) (0);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2697:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(fmod) (6.5, 2.3L);
^~~~ ~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2780:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(gamma) (1);
^~~~~ ~
./libm-test.c:2774:15: note: expanded from macro 'gamma'
#define gamma lgamma /* XXX scp XXX */
^~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2823:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(hypot) (0.7L, 12.4L);
^~~~~ ~~~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3074:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(lgamma) (0);
^~~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3191:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log) (1);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3219:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log10) (1);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3252:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log1p) (0);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3280:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log2) (1);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3520:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(pow) (0, 0);
^~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3696:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(remainder) (1.625, 1.0);
^~~~~~~~~ ~~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3928:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sin) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4003:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sinh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4030:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sqrt) (1);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4063:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tan) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4086:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tanh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4118:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tgamma) (1);
^~~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
31 warnings generated.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 284k 51 146k 0 0 130k 0 0:00:02 0:00:01 0:00:01 130k 100 284k 100 284k 0 0 243k 0 0:00:01 0:00:01 --:--:-- 243k
patching file dSFMT.h
patching file dSFMT.c
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1800'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (28) Operation too slow. Less than 1 bytes/sec transferred the last 15 seconds
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 12.9M 8 1069k 0 0 874k 0 0:00:15 0:00:01 0:00:14 874k 20 12.9M 20 2734k 0 0 1240k 0 0:00:10 0:00:02 0:00:08 1240k 33 12.9M 33 4386k 0 0 1357k 0 0:00:09 0:00:03 0:00:06 1357k 45 12.9M 45 6062k 0 0 1438k 0 0:00:09 0:00:04 0:00:05 1438k 58 12.9M 58 7743k 0 0 1487k 0 0:00:08 0:00:05 0:00:03 1568k 71 12.9M 71 9551k 0 0 1515k 0 0:00:08 0:00:06 0:00:02 1669k 85 12.9M 85 11.0M 0 0 1569k 0 0:00:08 0:00:07 0:00:01 1713k 98 12.9M 98 12.7M 0 0 1597k 0 0:00:08 0:00:08 --:--:-- 1753k 100 12.9M 100 12.9M 0 0 1600k 0 0:00:08 0:00:08 --:--:-- 1767k
patching file llvm-3.3/lib/Support/Host.cpp
patching file llvm-3.3/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
patching file llvm-3.3/lib/CodeGen/SelectionDAG/LegalizeTypes.h
patching file llvm-3.3/lib/CodeGen/SelectionDAG/LegalizeTypes.h.rej
patching file llvm-3.3/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
patching file Makefile.rules
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking how to run the C preprocessor... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking target system type... x86_64-apple-darwin14.0.0
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
checking target architecture... x86_64
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking optimization flags... -O3
checking for BSD-compatible nm... /usr/bin/nm
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... echo dot
checking for fdp... echo fdp
checking for neato... echo neato
checking for twopi... echo twopi
checking for circo... echo circo
checking for gv... no
checking for gsview32... no
checking for dotty... echo dotty
checking for xdot.py... echo xdot.py
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 241.9
checking for compiler -Wl,-R<path> option... no
checking for compiler -Wl,-export-dynamic option... no
checking for compiler -Wl,--version-script option... no
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking which extension is used for loadable modules... .dylib
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking command to parse /usr/bin/nm output from object... ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wcovered-switch-default -Wno-uninitialized
checking for python... user defined: /usr/bin/python2.7
checking for python >= 2.5... /usr/bin/python2.7 (2.7.6)
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing clock_gettime... no
checking for library containing mallinfo... no
checking for compress2 in -lz... yes
checking for xml2-config... xml2-config
checking for libxml2 includes... -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for MAP_ANONYMOUS vs. MAP_ANON... no
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking for malloc.h... (cached) no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/types.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... yes
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for arc4random... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for writev... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing runtime/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
=== configuring in projects/sample (/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/build_Release/projects/sample)
configure: running /bin/sh ../../../projects/sample/configure --prefix=/Users/dsanders/development/new-julia-dev/julia/usr '--build=x86_64-apple-darwin14.0.0' '--libdir=/Users/dsanders/development/new-julia-dev/julia/usr/lib' 'F77=gfortran -mmacosx-version-min=10.7 -m64' 'CC=clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64' 'CXX=clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64' '--disable-profiling' '--enable-shared' '--enable-static' '--enable-targets=host' '--disable-bindings' '--disable-docs' '--disable-assertions' '--enable-optimized' '--enable-libcpp' '--disable-threads' '--with-python=/usr/bin/python2.7' 'build_alias=x86_64-apple-darwin14.0.0' --cache-file=/dev/null --srcdir=../../../projects/sample
checking llvm-config... no
checking LLVM package version... unknown
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking how to run the C preprocessor... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking target system type... x86_64-apple-darwin14.0.0
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
checking target architecture... x86_64
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking optimization flags... -O3
checking for BSD-compatible nm... /usr/bin/nm
checking for GNU make... make
checking whether ln -s works... yes
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... (cached) /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /bin/pwd
checking for Graphviz... echo Graphviz
checking for dot... echo dot
checking for fdp... echo fdp
checking for neato... echo neato
checking for twopi... echo twopi
checking for circo... echo circo
checking for gv... no
checking for gsview32... no
checking for dotty... echo dotty
checking for xdot.py... echo xdot.py
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for doxygen... no
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/bin/pod2man
checking for pdfroff... /usr/bin/pdfroff
checking for runtest... no
checking for the tclsh program in tclinclude directory... none
checking for tclsh8.4... /usr/bin/tclsh8.4
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 241.9
checking for compiler -Wl,-R<path> option... no
checking for compiler -Wl,-export-dynamic option... no
checking for compiler -Wl,--version-script option... no
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking which extension is used for loadable modules... .dylib
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking command to parse /usr/bin/nm output from object... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wcovered-switch-default
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing mallinfo... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for MAP_ANONYMOUS vs. MAP_ANON... no
checking whether stat file-mode macros are broken... rm: conftest.dSYM: is a directory
no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking for malloc.h... (cached) no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/types.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... yes
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strdup... yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for writev... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating Makefile.common
config.status: creating Makefile.llvm.config
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing lib/Makefile commands
config.status: executing lib/sample/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing tools/sample/Makefile commands
llvm[3]: Regenerating /Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/build_Release/Makefile.config
config.status: creating Makefile.config
llvm[3]: Constructing LLVMBuild project information.
llvm[4]: Compiling APFloat.cpp for Release build
llvm[4]: Compiling APInt.cpp for Release build
llvm[4]: Compiling APSInt.cpp for Release build
llvm[4]: Compiling Allocator.cpp for Release build
llvm[4]: Compiling Atomic.cpp for Release build
llvm[4]: Compiling BlockFrequency.cpp for Release build
llvm[4]: Compiling BranchProbability.cpp for Release build
llvm[4]: Compiling CommandLine.cpp for Release build
llvm[4]: Compiling Compression.cpp for Release build
llvm[4]: Compiling ConstantRange.cpp for Release build
llvm[4]: Compiling ConvertUTF.c for Release build
llvm[4]: Compiling ConvertUTFWrapper.cpp for Release build
llvm[4]: Compiling CrashRecoveryContext.cpp for Release build
llvm[4]: Compiling DAGDeltaAlgorithm.cpp for Release build
llvm[4]: Compiling DataExtractor.cpp for Release build
llvm[4]: Compiling DataStream.cpp for Release build
llvm[4]: Compiling Debug.cpp for Release build
llvm[4]: Compiling DeltaAlgorithm.cpp for Release build
llvm[4]: Compiling Disassembler.cpp for Release build
llvm[4]: Compiling Dwarf.cpp for Release build
llvm[4]: Compiling DynamicLibrary.cpp for Release build
llvm[4]: Compiling Errno.cpp for Release build
llvm[4]: Compiling ErrorHandling.cpp for Release build
llvm[4]: Compiling FileOutputBuffer.cpp for Release build
llvm[4]: Compiling FileUtilities.cpp for Release build
llvm[4]: Compiling FoldingSet.cpp for Release build
llvm[4]: Compiling FormattedStream.cpp for Release build
llvm[4]: Compiling GraphWriter.cpp for Release build
llvm[4]: Compiling Hashing.cpp for Release build
llvm[4]: Compiling Host.cpp for Release build
llvm[4]: Compiling IncludeFile.cpp for Release build
llvm[4]: Compiling IntEqClasses.cpp for Release build
llvm[4]: Compiling IntervalMap.cpp for Release build
llvm[4]: Compiling IntrusiveRefCntPtr.cpp for Release build
llvm[4]: Compiling IsInf.cpp for Release build
llvm[4]: Compiling IsNAN.cpp for Release build
llvm[4]: Compiling Locale.cpp for Release build
llvm[4]: Compiling LockFileManager.cpp for Release build
llvm[4]: Compiling ManagedStatic.cpp for Release build
llvm[4]: Compiling Memory.cpp for Release build
llvm[4]: Compiling MemoryBuffer.cpp for Release build
llvm[4]: Compiling MemoryObject.cpp for Release build
llvm[4]: Compiling Mutex.cpp for Release build
llvm[4]: Compiling Path.cpp for Release build
llvm[4]: Compiling PathV2.cpp for Release build
llvm[4]: Compiling PluginLoader.cpp for Release build
llvm[4]: Compiling PrettyStackTrace.cpp for Release build
llvm[4]: Compiling Process.cpp for Release build
llvm[4]: Compiling Program.cpp for Release build
llvm[4]: Compiling RWMutex.cpp for Release build
llvm[4]: Compiling Regex.cpp for Release build
llvm[4]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build
llvm[4]: Compiling Signals.cpp for Release build
llvm[4]: Compiling SmallPtrSet.cpp for Release build
llvm[4]: Compiling SmallVector.cpp for Release build
llvm[4]: Compiling SourceMgr.cpp for Release build
llvm[4]: Compiling Statistic.cpp for Release build
llvm[4]: Compiling StreamableMemoryObject.cpp for Release build
llvm[4]: Compiling StringExtras.cpp for Release build
llvm[4]: Compiling StringMap.cpp for Release build
llvm[4]: Compiling StringPool.cpp for Release build
llvm[4]: Compiling StringRef.cpp for Release build
llvm[4]: Compiling SystemUtils.cpp for Release build
llvm[4]: Compiling TargetRegistry.cpp for Release build
llvm[4]: Compiling ThreadLocal.cpp for Release build
llvm[4]: Compiling Threading.cpp for Release build
llvm[4]: Compiling TimeValue.cpp for Release build
llvm[4]: Compiling Timer.cpp for Release build
llvm[4]: Compiling ToolOutputFile.cpp for Release build
llvm[4]: Compiling Triple.cpp for Release build
llvm[4]: Compiling Twine.cpp for Release build
llvm[4]: Compiling Valgrind.cpp for Release build
llvm[4]: Compiling Watchdog.cpp for Release build
llvm[4]: Compiling YAMLParser.cpp for Release build
llvm[4]: Compiling YAMLTraits.cpp for Release build
llvm[4]: Compiling circular_raw_ostream.cpp for Release build
llvm[4]: Compiling raw_os_ostream.cpp for Release build
llvm[4]: Compiling raw_ostream.cpp for Release build
llvm[4]: Compiling regcomp.c for Release build
llvm[4]: Compiling regerror.c for Release build
llvm[4]: Compiling regexec.c for Release build
llvm[4]: Compiling regfree.c for Release build
llvm[4]: Compiling regstrlcpy.c for Release build
llvm[4]: Compiling system_error.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMSupport.a
llvm[4]: Compiling Error.cpp for Release build
llvm[4]: Compiling Main.cpp for Release build
llvm[4]: Compiling Record.cpp for Release build
llvm[4]: Compiling StringMatcher.cpp for Release build
llvm[4]: Compiling TGLexer.cpp for Release build
llvm[4]: Compiling TGParser.cpp for Release build
llvm[4]: Compiling TableGenBackend.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMTableGen.a
llvm[5]: Compiling FileCheck.cpp for Release build
llvm[5]: Linking Release executable FileCheck (without symbols)
llvm[5]: ======= Finished Linking Release Executable FileCheck (without symbols)
llvm[5]: Compiling FileUpdate.cpp for Release build
llvm[5]: Linking Release executable FileUpdate (without symbols)
llvm[5]: ======= Finished Linking Release Executable FileUpdate (without symbols)
llvm[5]: Compiling AsmMatcherEmitter.cpp for Release build
llvm[5]: Compiling AsmWriterEmitter.cpp for Release build
llvm[5]: Compiling AsmWriterInst.cpp for Release build
llvm[5]: Compiling CTagsEmitter.cpp for Release build
llvm[5]: Compiling CallingConvEmitter.cpp for Release build
llvm[5]: Compiling CodeEmitterGen.cpp for Release build
llvm[5]: Compiling CodeGenDAGPatterns.cpp for Release build
llvm[5]: Compiling CodeGenInstruction.cpp for Release build
llvm[5]: Compiling CodeGenMapTable.cpp for Release build
llvm[5]: Compiling CodeGenRegisters.cpp for Release build
llvm[5]: Compiling CodeGenSchedule.cpp for Release build
llvm[5]: Compiling CodeGenTarget.cpp for Release build
llvm[5]: Compiling DAGISelEmitter.cpp for Release build
llvm[5]: Compiling DAGISelMatcher.cpp for Release build
llvm[5]: Compiling DAGISelMatcherEmitter.cpp for Release build
llvm[5]: Compiling DAGISelMatcherGen.cpp for Release build
llvm[5]: Compiling DAGISelMatcherOpt.cpp for Release build
llvm[5]: Compiling DFAPacketizerEmitter.cpp for Release build
llvm[5]: Compiling DisassemblerEmitter.cpp for Release build
llvm[5]: Compiling FastISelEmitter.cpp for Release build
llvm[5]: Compiling FixedLenDecoderEmitter.cpp for Release build
llvm[5]: Compiling InstrInfoEmitter.cpp for Release build
llvm[5]: Compiling IntrinsicEmitter.cpp for Release build
llvm[5]: Compiling OptParserEmitter.cpp for Release build
llvm[5]: Compiling PseudoLoweringEmitter.cpp for Release build
llvm[5]: Compiling RegisterInfoEmitter.cpp for Release build
llvm[5]: Compiling SetTheory.cpp for Release build
llvm[5]: Compiling SubtargetEmitter.cpp for Release build
llvm[5]: Compiling TGValueTypes.cpp for Release build
llvm[5]: Compiling TableGen.cpp for Release build
llvm[5]: Compiling X86DisassemblerTables.cpp for Release build
llvm[5]: Compiling X86ModRMFilters.cpp for Release build
llvm[5]: Compiling X86RecognizableInstr.cpp for Release build
llvm[5]: Linking Release executable llvm-tblgen (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-tblgen (without symbols)
llvm[5]: Compiling PerfectShuffle.cpp for Release build
llvm[5]: Linking Release executable llvm-PerfectShuffle (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-PerfectShuffle (without symbols)
llvm[5]: Compiling count.c for Release build
llvm[5]: Linking Release executable count (without symbols)
llvm[5]: ======= Finished Linking Release Executable count (without symbols)
llvm[5]: Compiling fpcmp.cpp for Release build
llvm[5]: Linking Release executable fpcmp (without symbols)
llvm[5]: ======= Finished Linking Release Executable fpcmp (without symbols)
llvm[5]: Creating 'llvm-lit' script...
llvm[5]: Compiling not.cpp for Release build
llvm[5]: Linking Release executable not (without symbols)
llvm[5]: ======= Finished Linking Release Executable not (without symbols)
llvm[6]: Compiling gtest.cc for Release build
llvm[6]: Compiling gtest-death-test.cc for Release build
llvm[6]: Compiling gtest-filepath.cc for Release build
llvm[6]: Compiling gtest-port.cc for Release build
llvm[6]: Compiling gtest-printers.cc for Release build
llvm[6]: Compiling gtest-test-part.cc for Release build
llvm[6]: Compiling gtest-typed-test.cc for Release build
llvm[6]: Building Release Archive Library libgtest.a
llvm[6]: Compiling TestMain.cpp for Release build
llvm[6]: Building Release Archive Library libgtest_main.a
llvm[4]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm[4]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[4]: Compiling AsmWriter.cpp for Release build
llvm[4]: Compiling Attributes.cpp for Release build
llvm[4]: Compiling AutoUpgrade.cpp for Release build
llvm[4]: Compiling BasicBlock.cpp for Release build
llvm[4]: Compiling ConstantFold.cpp for Release build
llvm[4]: Compiling Constants.cpp for Release build
llvm[4]: Compiling Core.cpp for Release build
llvm[4]: Compiling DIBuilder.cpp for Release build
llvm[4]: Compiling DataLayout.cpp for Release build
llvm[4]: Compiling DebugInfo.cpp for Release build
llvm[4]: Compiling DebugLoc.cpp for Release build
llvm[4]: Compiling Dominators.cpp for Release build
llvm[4]: Compiling Function.cpp for Release build
llvm[4]: Compiling GCOV.cpp for Release build
llvm[4]: Compiling GVMaterializer.cpp for Release build
llvm[4]: Compiling Globals.cpp for Release build
llvm[4]: Compiling IRBuilder.cpp for Release build
llvm[4]: Compiling InlineAsm.cpp for Release build
llvm[4]: Compiling Instruction.cpp for Release build
llvm[4]: Compiling Instructions.cpp for Release build
llvm[4]: Compiling IntrinsicInst.cpp for Release build
llvm[4]: Compiling LLVMContext.cpp for Release build
llvm[4]: Compiling LLVMContextImpl.cpp for Release build
llvm[4]: Compiling LeakDetector.cpp for Release build
llvm[4]: Compiling Metadata.cpp for Release build
llvm[4]: Compiling Module.cpp for Release build
llvm[4]: Compiling Pass.cpp for Release build
llvm[4]: Compiling PassManager.cpp for Release build
llvm[4]: Compiling PassRegistry.cpp for Release build
llvm[4]: Compiling PrintModulePass.cpp for Release build
llvm[4]: Compiling Type.cpp for Release build
llvm[4]: Compiling TypeFinder.cpp for Release build
llvm[4]: Compiling Use.cpp for Release build
llvm[4]: Compiling User.cpp for Release build
llvm[4]: Compiling Value.cpp for Release build
llvm[4]: Compiling ValueSymbolTable.cpp for Release build
llvm[4]: Compiling ValueTypes.cpp for Release build
llvm[4]: Compiling Verifier.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMCore.a
llvm[5]: Compiling LLLexer.cpp for Release build
llvm[5]: Compiling LLParser.cpp for Release build
llvm[5]: Compiling Parser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAsmParser.a
llvm[6]: Compiling BitReader.cpp for Release build
llvm[6]: Compiling BitcodeReader.cpp for Release build
llvm[6]: Compiling BitstreamReader.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMBitReader.a
llvm[6]: Compiling BitWriter.cpp for Release build
llvm[6]: Compiling BitcodeWriter.cpp for Release build
llvm[6]: Compiling BitcodeWriterPass.cpp for Release build
llvm[6]: Compiling ValueEnumerator.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMBitWriter.a
llvm[5]: Compiling Archive.cpp for Release build
llvm[5]: Compiling ArchiveReader.cpp for Release build
llvm[5]: Compiling ArchiveWriter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMArchive.a
llvm[5]: Compiling AliasAnalysis.cpp for Release build
llvm[5]: Compiling AliasAnalysisCounter.cpp for Release build
llvm[5]: Compiling AliasAnalysisEvaluator.cpp for Release build
llvm[5]: Compiling AliasDebugger.cpp for Release build
llvm[5]: Compiling AliasSetTracker.cpp for Release build
llvm[5]: Compiling Analysis.cpp for Release build
llvm[5]: Compiling BasicAliasAnalysis.cpp for Release build
llvm[5]: Compiling BlockFrequencyInfo.cpp for Release build
llvm[5]: Compiling BranchProbabilityInfo.cpp for Release build
llvm[5]: Compiling CFGPrinter.cpp for Release build
llvm[5]: Compiling CaptureTracking.cpp for Release build
llvm[5]: Compiling CodeMetrics.cpp for Release build
llvm[5]: Compiling ConstantFolding.cpp for Release build
llvm[5]: Compiling CostModel.cpp for Release build
llvm[5]: Compiling DependenceAnalysis.cpp for Release build
llvm[5]: Compiling DomPrinter.cpp for Release build
llvm[5]: Compiling DominanceFrontier.cpp for Release build
llvm[5]: Compiling IVUsers.cpp for Release build
llvm[5]: Compiling InstCount.cpp for Release build
llvm[5]: Compiling InstructionSimplify.cpp for Release build
llvm[5]: Compiling Interval.cpp for Release build
llvm[5]: Compiling IntervalPartition.cpp for Release build
llvm[5]: Compiling LazyValueInfo.cpp for Release build
llvm[5]: Compiling LibCallAliasAnalysis.cpp for Release build
llvm[5]: Compiling LibCallSemantics.cpp for Release build
llvm[5]: Compiling Lint.cpp for Release build
llvm[5]: Compiling Loads.cpp for Release build
llvm[5]: Compiling LoopInfo.cpp for Release build
llvm[5]: Compiling LoopPass.cpp for Release build
llvm[5]: Compiling MemDepPrinter.cpp for Release build
llvm[5]: Compiling MemoryBuiltins.cpp for Release build
llvm[5]: Compiling MemoryDependenceAnalysis.cpp for Release build
llvm[5]: Compiling ModuleDebugInfoPrinter.cpp for Release build
llvm[5]: Compiling NoAliasAnalysis.cpp for Release build
llvm[5]: Compiling PHITransAddr.cpp for Release build
llvm[5]: Compiling PathNumbering.cpp for Release build
llvm[5]: Compiling PathProfileInfo.cpp for Release build
llvm[5]: Compiling PathProfileVerifier.cpp for Release build
llvm[5]: Compiling PostDominators.cpp for Release build
llvm[5]: Compiling ProfileDataLoader.cpp for Release build
llvm[5]: Compiling ProfileDataLoaderPass.cpp for Release build
llvm[5]: Compiling ProfileEstimatorPass.cpp for Release build
llvm[5]: Compiling ProfileInfo.cpp for Release build
llvm[5]: Compiling ProfileInfoLoader.cpp for Release build
llvm[5]: Compiling ProfileInfoLoaderPass.cpp for Release build
llvm[5]: Compiling ProfileVerifierPass.cpp for Release build
llvm[5]: Compiling PtrUseVisitor.cpp for Release build
llvm[5]: Compiling RegionInfo.cpp for Release build
llvm[5]: Compiling RegionPass.cpp for Release build
llvm[5]: Compiling RegionPrinter.cpp for Release build
llvm[5]: Compiling ScalarEvolution.cpp for Release build
llvm[5]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build
llvm[5]: Compiling ScalarEvolutionExpander.cpp for Release build
llvm[5]: Compiling ScalarEvolutionNormalization.cpp for Release build
llvm[5]: Compiling SparsePropagation.cpp for Release build
llvm[5]: Compiling TargetTransformInfo.cpp for Release build
llvm[5]: Compiling Trace.cpp for Release build
llvm[5]: Compiling TypeBasedAliasAnalysis.cpp for Release build
llvm[5]: Compiling ValueTracking.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAnalysis.a
llvm[6]: Compiling CallGraph.cpp for Release build
llvm[6]: Compiling CallGraphSCCPass.cpp for Release build
llvm[6]: Compiling CallPrinter.cpp for Release build
llvm[6]: Compiling FindUsedTypes.cpp for Release build
llvm[6]: Compiling GlobalsModRef.cpp for Release build
llvm[6]: Compiling IPA.cpp for Release build
llvm[6]: Compiling InlineCost.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMipa.a
llvm[6]: Compiling BasicBlockUtils.cpp for Release build
llvm[6]: Compiling BreakCriticalEdges.cpp for Release build
llvm[6]: Compiling BuildLibCalls.cpp for Release build
llvm[6]: Compiling BypassSlowDivision.cpp for Release build
llvm[6]: Compiling CloneFunction.cpp for Release build
llvm[6]: Compiling CloneModule.cpp for Release build
llvm[6]: Compiling CmpInstAnalysis.cpp for Release build
llvm[6]: Compiling CodeExtractor.cpp for Release build
llvm[6]: Compiling DemoteRegToStack.cpp for Release build
llvm[6]: Compiling InlineFunction.cpp for Release build
llvm[6]: Compiling InstructionNamer.cpp for Release build
llvm[6]: Compiling IntegerDivision.cpp for Release build
llvm[6]: Compiling LCSSA.cpp for Release build
llvm[6]: Compiling Local.cpp for Release build
llvm[6]: Compiling LoopSimplify.cpp for Release build
llvm[6]: Compiling LoopUnroll.cpp for Release build
llvm[6]: Compiling LoopUnrollRuntime.cpp for Release build
llvm[6]: Compiling LowerExpectIntrinsic.cpp for Release build
llvm[6]: Compiling LowerInvoke.cpp for Release build
llvm[6]: Compiling LowerSwitch.cpp for Release build
llvm[6]: Compiling Mem2Reg.cpp for Release build
llvm[6]: Compiling MetaRenamer.cpp for Release build
llvm[6]: Compiling ModuleUtils.cpp for Release build
llvm[6]: Compiling PromoteMemoryToRegister.cpp for Release build
llvm[6]: Compiling SSAUpdater.cpp for Release build
llvm[6]: Compiling SimplifyCFG.cpp for Release build
llvm[6]: Compiling SimplifyIndVar.cpp for Release build
llvm[6]: Compiling SimplifyInstructions.cpp for Release build
llvm[6]: Compiling SimplifyLibCalls.cpp for Release build
llvm[6]: Compiling UnifyFunctionExitNodes.cpp for Release build
llvm[6]: Compiling Utils.cpp for Release build
llvm[6]: Compiling ValueMapper.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMTransformUtils.a
llvm[6]: Compiling AddressSanitizer.cpp for Release build
llvm[6]: Compiling BlackList.cpp for Release build
llvm[6]: Compiling BoundsChecking.cpp for Release build
llvm[6]: Compiling EdgeProfiling.cpp for Release build
llvm[6]: Compiling GCOVProfiling.cpp for Release build
llvm[6]: Compiling Instrumentation.cpp for Release build
llvm[6]: Compiling MemorySanitizer.cpp for Release build
llvm[6]: Compiling OptimalEdgeProfiling.cpp for Release build
llvm[6]: Compiling PathProfiling.cpp for Release build
llvm[6]: Compiling ProfilingUtils.cpp for Release build
llvm[6]: Compiling ThreadSanitizer.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMInstrumentation.a
llvm[6]: Compiling ADCE.cpp for Release build
llvm[6]: Compiling BasicBlockPlacement.cpp for Release build
llvm[6]: Compiling CodeGenPrepare.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Transforms/Scalar/CodeGenPrepare.cpp:841:28: warning: unused function 'operator<<' [-Wunused-function]
static inline raw_ostream &operator<<(raw_ostream &OS, const ExtAddrMode &AM) {
^
1 warning generated.
llvm[6]: Compiling ConstantProp.cpp for Release build
llvm[6]: Compiling CorrelatedValuePropagation.cpp for Release build
llvm[6]: Compiling DCE.cpp for Release build
llvm[6]: Compiling DeadStoreElimination.cpp for Release build
llvm[6]: Compiling EarlyCSE.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Transforms/Scalar/EarlyCSE.cpp:77:21: warning: unused variable 'value' [-Wunused-const-variable]
static const bool value = true;
^
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Transforms/Scalar/EarlyCSE.cpp:225:23: warning: unused variable 'value' [-Wunused-const-variable]
static const bool value = true;
^
2 warnings generated.
llvm[6]: Compiling GVN.cpp for Release build
llvm[6]: Compiling GlobalMerge.cpp for Release build
llvm[6]: Compiling IndVarSimplify.cpp for Release build
llvm[6]: Compiling JumpThreading.cpp for Release build
llvm[6]: Compiling LICM.cpp for Release build
llvm[6]: Compiling LoopDeletion.cpp for Release build
llvm[6]: Compiling LoopIdiomRecognize.cpp for Release build
llvm[6]: Compiling LoopInstSimplify.cpp for Release build
llvm[6]: Compiling LoopRotation.cpp for Release build
llvm[6]: Compiling LoopStrengthReduce.cpp for Release build
llvm[6]: Compiling LoopUnrollPass.cpp for Release build
llvm[6]: Compiling LoopUnswitch.cpp for Release build
llvm[6]: Compiling LowerAtomic.cpp for Release build
llvm[6]: Compiling MemCpyOptimizer.cpp for Release build
llvm[6]: Compiling Reassociate.cpp for Release build
llvm[6]: Compiling Reg2Mem.cpp for Release build
llvm[6]: Compiling SCCP.cpp for Release build
llvm[6]: Compiling SROA.cpp for Release build
llvm[6]: Compiling Scalar.cpp for Release build
llvm[6]: Compiling ScalarReplAggregates.cpp for Release build
llvm[6]: Compiling SimplifyCFGPass.cpp for Release build
llvm[6]: Compiling SimplifyLibCalls.cpp for Release build
llvm[6]: Compiling Sink.cpp for Release build
llvm[6]: Compiling TailRecursionElimination.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMScalarOpts.a
llvm[6]: Compiling InstCombineAddSub.cpp for Release build
llvm[6]: Compiling InstCombineAndOrXor.cpp for Release build
llvm[6]: Compiling InstCombineCalls.cpp for Release build
llvm[6]: Compiling InstCombineCasts.cpp for Release build
llvm[6]: Compiling InstCombineCompares.cpp for Release build
llvm[6]: Compiling InstCombineLoadStoreAlloca.cpp for Release build
llvm[6]: Compiling InstCombineMulDivRem.cpp for Release build
llvm[6]: Compiling InstCombinePHI.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Transforms/InstCombine/InstCombinePHI.cpp:608:58: warning: unused variable 'value' [-Wunused-const-variable]
struct isPodLike<LoweredPHIRecord> { static const bool value = true; };
^
1 warning generated.
llvm[6]: Compiling InstCombineSelect.cpp for Release build
llvm[6]: Compiling InstCombineShifts.cpp for Release build
llvm[6]: Compiling InstCombineSimplifyDemanded.cpp for Release build
llvm[6]: Compiling InstCombineVectorOps.cpp for Release build
llvm[6]: Compiling InstructionCombining.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMInstCombine.a
llvm[6]: Compiling ArgumentPromotion.cpp for Release build
llvm[6]: Compiling BarrierNoopPass.cpp for Release build
llvm[6]: Compiling ConstantMerge.cpp for Release build
llvm[6]: Compiling DeadArgumentElimination.cpp for Release build
llvm[6]: Compiling ExtractGV.cpp for Release build
llvm[6]: Compiling FunctionAttrs.cpp for Release build
llvm[6]: Compiling GlobalDCE.cpp for Release build
llvm[6]: Compiling GlobalOpt.cpp for Release build
llvm[6]: Compiling IPConstantPropagation.cpp for Release build
llvm[6]: Compiling IPO.cpp for Release build
llvm[6]: Compiling InlineAlways.cpp for Release build
llvm[6]: Compiling InlineSimple.cpp for Release build
llvm[6]: Compiling Inliner.cpp for Release build
llvm[6]: Compiling Internalize.cpp for Release build
llvm[6]: Compiling LoopExtractor.cpp for Release build
llvm[6]: Compiling MergeFunctions.cpp for Release build
llvm[6]: Compiling PartialInlining.cpp for Release build
llvm[6]: Compiling PassManagerBuilder.cpp for Release build
llvm[6]: Compiling PruneEH.cpp for Release build
llvm[6]: Compiling StripDeadPrototypes.cpp for Release build
llvm[6]: Compiling StripSymbols.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMipo.a
llvm[6]: Compiling BBVectorize.cpp for Release build
llvm[6]: Compiling LoopVectorize.cpp for Release build
llvm[6]: Compiling SLPVectorizer.cpp for Release build
llvm[6]: Compiling VecUtils.cpp for Release build
llvm[6]: Compiling Vectorize.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMVectorize.a
llvm[6]: Compiling Hello.cpp for Release build (PIC)
llvm[6]: Linking Release Loadable Module LLVMHello.dylib
llvm[6]: Compiling DependencyAnalysis.cpp for Release build
llvm[6]: Compiling ObjCARC.cpp for Release build
llvm[6]: Compiling ObjCARCAPElim.cpp for Release build
llvm[6]: Compiling ObjCARCAliasAnalysis.cpp for Release build
llvm[6]: Compiling ObjCARCContract.cpp for Release build
llvm[6]: Compiling ObjCARCExpand.cpp for Release build
llvm[6]: Compiling ObjCARCOpts.cpp for Release build
llvm[6]: Compiling ObjCARCUtil.cpp for Release build
llvm[6]: Compiling ProvenanceAnalysis.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMObjCARCOpts.a
llvm[5]: Compiling AggressiveAntiDepBreaker.cpp for Release build
llvm[5]: Compiling AllocationOrder.cpp for Release build
llvm[5]: Compiling Analysis.cpp for Release build
llvm[5]: Compiling BasicTargetTransformInfo.cpp for Release build
llvm[5]: Compiling BranchFolding.cpp for Release build
llvm[5]: Compiling CalcSpillWeights.cpp for Release build
llvm[5]: Compiling CallingConvLower.cpp for Release build
llvm[5]: Compiling CodeGen.cpp for Release build
llvm[5]: Compiling CriticalAntiDepBreaker.cpp for Release build
llvm[5]: Compiling DFAPacketizer.cpp for Release build
llvm[5]: Compiling DeadMachineInstructionElim.cpp for Release build
llvm[5]: Compiling DwarfEHPrepare.cpp for Release build
llvm[5]: Compiling EarlyIfConversion.cpp for Release build
llvm[5]: Compiling EdgeBundles.cpp for Release build
llvm[5]: Compiling ErlangGC.cpp for Release build
llvm[5]: Compiling ExecutionDepsFix.cpp for Release build
llvm[5]: Compiling ExpandISelPseudos.cpp for Release build
llvm[5]: Compiling ExpandPostRAPseudos.cpp for Release build
llvm[5]: Compiling GCMetadata.cpp for Release build
llvm[5]: Compiling GCMetadataPrinter.cpp for Release build
llvm[5]: Compiling GCStrategy.cpp for Release build
llvm[5]: Compiling IfConversion.cpp for Release build
llvm[5]: Compiling InlineSpiller.cpp for Release build
llvm[5]: Compiling InterferenceCache.cpp for Release build
llvm[5]: Compiling IntrinsicLowering.cpp for Release build
llvm[5]: Compiling JITCodeEmitter.cpp for Release build
llvm[5]: Compiling LLVMTargetMachine.cpp for Release build
llvm[5]: Compiling LatencyPriorityQueue.cpp for Release build
llvm[5]: Compiling LexicalScopes.cpp for Release build
llvm[5]: Compiling LiveDebugVariables.cpp for Release build
llvm[5]: Compiling LiveInterval.cpp for Release build
llvm[5]: Compiling LiveIntervalAnalysis.cpp for Release build
llvm[5]: Compiling LiveIntervalUnion.cpp for Release build
llvm[5]: Compiling LiveRangeCalc.cpp for Release build
llvm[5]: Compiling LiveRangeEdit.cpp for Release build
llvm[5]: Compiling LiveRegMatrix.cpp for Release build
llvm[5]: Compiling LiveStackAnalysis.cpp for Release build
llvm[5]: Compiling LiveVariables.cpp for Release build
llvm[5]: Compiling LocalStackSlotAllocation.cpp for Release build
llvm[5]: Compiling MachineBasicBlock.cpp for Release build
llvm[5]: Compiling MachineBlockFrequencyInfo.cpp for Release build
llvm[5]: Compiling MachineBlockPlacement.cpp for Release build
llvm[5]: Compiling MachineBranchProbabilityInfo.cpp for Release build
llvm[5]: Compiling MachineCSE.cpp for Release build
llvm[5]: Compiling MachineCodeEmitter.cpp for Release build
llvm[5]: Compiling MachineCopyPropagation.cpp for Release build
llvm[5]: Compiling MachineDominators.cpp for Release build
llvm[5]: Compiling MachineFunction.cpp for Release build
llvm[5]: Compiling MachineFunctionAnalysis.cpp for Release build
llvm[5]: Compiling MachineFunctionPass.cpp for Release build
llvm[5]: Compiling MachineFunctionPrinterPass.cpp for Release build
llvm[5]: Compiling MachineInstr.cpp for Release build
llvm[5]: Compiling MachineInstrBundle.cpp for Release build
llvm[5]: Compiling MachineLICM.cpp for Release build
llvm[5]: Compiling MachineLoopInfo.cpp for Release build
llvm[5]: Compiling MachineModuleInfo.cpp for Release build
llvm[5]: Compiling MachineModuleInfoImpls.cpp for Release build
llvm[5]: Compiling MachinePassRegistry.cpp for Release build
llvm[5]: Compiling MachinePostDominators.cpp for Release build
llvm[5]: Compiling MachineRegisterInfo.cpp for Release build
llvm[5]: Compiling MachineSSAUpdater.cpp for Release build
llvm[5]: Compiling MachineScheduler.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/CodeGen/MachineScheduler.cpp:2434:25: warning: unused variable 'SubtreeLimit' [-Wunused-const-variable]
static const unsigned SubtreeLimit = 16;
^
1 warning generated.
llvm[5]: Compiling MachineSink.cpp for Release build
llvm[5]: Compiling MachineTraceMetrics.cpp for Release build
llvm[5]: Compiling MachineVerifier.cpp for Release build
llvm[5]: Compiling OcamlGC.cpp for Release build
llvm[5]: Compiling OptimizePHIs.cpp for Release build
llvm[5]: Compiling PHIElimination.cpp for Release build
llvm[5]: Compiling PHIEliminationUtils.cpp for Release build
llvm[5]: Compiling Passes.cpp for Release build
llvm[5]: Compiling PeepholeOptimizer.cpp for Release build
llvm[5]: Compiling PostRASchedulerList.cpp for Release build
llvm[5]: Compiling ProcessImplicitDefs.cpp for Release build
llvm[5]: Compiling PrologEpilogInserter.cpp for Release build
llvm[5]: Compiling PseudoSourceValue.cpp for Release build
llvm[5]: Compiling RegAllocBase.cpp for Release build
llvm[5]: Compiling RegAllocBasic.cpp for Release build
llvm[5]: Compiling RegAllocFast.cpp for Release build
llvm[5]: Compiling RegAllocGreedy.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/CodeGen/RegAllocGreedy.cpp:121:28: warning: unused variable 'StageName' [-Wunused-const-variable]
static const char *const StageName[];
^
1 warning generated.
llvm[5]: Compiling RegAllocPBQP.cpp for Release build
llvm[5]: Compiling RegisterClassInfo.cpp for Release build
llvm[5]: Compiling RegisterCoalescer.cpp for Release build
llvm[5]: Compiling RegisterPressure.cpp for Release build
llvm[5]: Compiling RegisterScavenging.cpp for Release build
llvm[5]: Compiling ScheduleDAG.cpp for Release build
llvm[5]: Compiling ScheduleDAGInstrs.cpp for Release build
llvm[5]: Compiling ScheduleDAGPrinter.cpp for Release build
llvm[5]: Compiling ScoreboardHazardRecognizer.cpp for Release build
llvm[5]: Compiling ShadowStackGC.cpp for Release build
llvm[5]: Compiling ShrinkWrapping.cpp for Release build
llvm[5]: Compiling SjLjEHPrepare.cpp for Release build
llvm[5]: Compiling SlotIndexes.cpp for Release build
llvm[5]: Compiling SpillPlacement.cpp for Release build
llvm[5]: Compiling Spiller.cpp for Release build
llvm[5]: Compiling SplitKit.cpp for Release build
llvm[5]: Compiling StackColoring.cpp for Release build
llvm[5]: Compiling StackProtector.cpp for Release build
llvm[5]: Compiling StackSlotColoring.cpp for Release build
llvm[5]: Compiling StrongPHIElimination.cpp for Release build
llvm[5]: Compiling TailDuplication.cpp for Release build
llvm[5]: Compiling TargetFrameLoweringImpl.cpp for Release build
llvm[5]: Compiling TargetInstrInfo.cpp for Release build
llvm[5]: Compiling TargetLoweringBase.cpp for Release build
llvm[5]: Compiling TargetLoweringObjectFileImpl.cpp for Release build
llvm[5]: Compiling TargetOptionsImpl.cpp for Release build
llvm[5]: Compiling TargetRegisterInfo.cpp for Release build
llvm[5]: Compiling TargetSchedule.cpp for Release build
llvm[5]: Compiling TwoAddressInstructionPass.cpp for Release build
llvm[5]: Compiling UnreachableBlockElim.cpp for Release build
llvm[5]: Compiling VirtRegMap.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMCodeGen.a
llvm[6]: Compiling DAGCombiner.cpp for Release build
llvm[6]: Compiling FastISel.cpp for Release build
llvm[6]: Compiling FunctionLoweringInfo.cpp for Release build
llvm[6]: Compiling InstrEmitter.cpp for Release build
llvm[6]: Compiling LegalizeDAG.cpp for Release build
llvm[6]: Compiling LegalizeFloatTypes.cpp for Release build
llvm[6]: Compiling LegalizeIntegerTypes.cpp for Release build
llvm[6]: Compiling LegalizeTypes.cpp for Release build
llvm[6]: Compiling LegalizeTypesGeneric.cpp for Release build
llvm[6]: Compiling LegalizeVectorOps.cpp for Release build
llvm[6]: Compiling LegalizeVectorTypes.cpp for Release build
llvm[6]: Compiling ResourcePriorityQueue.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp:392:23: warning: unused variable 'PriorityTwo' [-Wunused-const-variable]
static const unsigned PriorityTwo = 100;
^
1 warning generated.
llvm[6]: Compiling ScheduleDAGFast.cpp for Release build
llvm[6]: Compiling ScheduleDAGRRList.cpp for Release build
llvm[6]: Compiling ScheduleDAGSDNodes.cpp for Release build
llvm[6]: Compiling ScheduleDAGVLIW.cpp for Release build
llvm[6]: Compiling SelectionDAG.cpp for Release build
llvm[6]: Compiling SelectionDAGBuilder.cpp for Release build
llvm[6]: Compiling SelectionDAGDumper.cpp for Release build
llvm[6]: Compiling SelectionDAGISel.cpp for Release build
llvm[6]: Compiling SelectionDAGPrinter.cpp for Release build
llvm[6]: Compiling TargetLowering.cpp for Release build
llvm[6]: Compiling TargetSelectionDAGInfo.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMSelectionDAG.a
llvm[6]: Compiling ARMException.cpp for Release build
llvm[6]: Compiling AsmPrinter.cpp for Release build
llvm[6]: Compiling AsmPrinterDwarf.cpp for Release build
llvm[6]: Compiling AsmPrinterInlineAsm.cpp for Release build
llvm[6]: Compiling DIE.cpp for Release build
llvm[6]: Compiling DwarfAccelTable.cpp for Release build
llvm[6]: Compiling DwarfCFIException.cpp for Release build
llvm[6]: Compiling DwarfCompileUnit.cpp for Release build
llvm[6]: Compiling DwarfDebug.cpp for Release build
llvm[6]: Compiling DwarfException.cpp for Release build
llvm[6]: Compiling ErlangGCPrinter.cpp for Release build
llvm[6]: Compiling OcamlGCPrinter.cpp for Release build
llvm[6]: Compiling Win64Exception.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMAsmPrinter.a
llvm[5]: Compiling Mangler.cpp for Release build
llvm[5]: Compiling Target.cpp for Release build
llvm[5]: Compiling TargetIntrinsicInfo.cpp for Release build
llvm[5]: Compiling TargetJITInfo.cpp for Release build
llvm[5]: Compiling TargetLibraryInfo.cpp for Release build
llvm[5]: Compiling TargetLoweringObjectFile.cpp for Release build
llvm[5]: Compiling TargetMachine.cpp for Release build
llvm[5]: Compiling TargetMachineC.cpp for Release build
llvm[5]: Compiling TargetSubtargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMTarget.a
llvm[6]: Building X86.td register info implementation with tblgen
llvm[6]: Building X86.td instruction information with tblgen
llvm[6]: Building X86.td assembly writer with tblgen
llvm[6]: Building X86.td assembly matcher with tblgen
llvm[6]: Building X86.td assembly writer #1 with tblgen
llvm[6]: Building X86.td DAG instruction selector implementation with tblgen
llvm[6]: Building X86.td disassembly tables with tblgen
llvm[6]: Building X86.td "fast" instruction selector implementation with tblgen
llvm[6]: Building X86.td calling convention information with tblgen
llvm[6]: Building X86.td subtarget information with tblgen
llvm[6]: Compiling X86AsmPrinter.cpp for Release build
llvm[6]: Compiling X86COFFMachineModuleInfo.cpp for Release build
llvm[6]: Compiling X86CodeEmitter.cpp for Release build
llvm[6]: Compiling X86FastISel.cpp for Release build
llvm[6]: Compiling X86FixupLEAs.cpp for Release build
llvm[6]: Compiling X86FloatingPoint.cpp for Release build
llvm[6]: Compiling X86FrameLowering.cpp for Release build
llvm[6]: Compiling X86ISelDAGToDAG.cpp for Release build
llvm[6]: Compiling X86ISelLowering.cpp for Release build
llvm[6]: Compiling X86InstrInfo.cpp for Release build
llvm[6]: Compiling X86JITInfo.cpp for Release build
llvm[6]: Compiling X86MCInstLower.cpp for Release build
llvm[6]: Compiling X86MachineFunctionInfo.cpp for Release build
llvm[6]: Compiling X86PadShortFunction.cpp for Release build
llvm[6]: Compiling X86RegisterInfo.cpp for Release build
llvm[6]: Compiling X86SelectionDAGInfo.cpp for Release build
llvm[6]: Compiling X86Subtarget.cpp for Release build
llvm[6]: Compiling X86TargetMachine.cpp for Release build
llvm[6]: Compiling X86TargetObjectFile.cpp for Release build
llvm[6]: Compiling X86TargetTransformInfo.cpp for Release build
llvm[6]: Compiling X86VZeroUpper.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMX86CodeGen.a
llvm[7]: Compiling X86ATTInstPrinter.cpp for Release build
llvm[7]: Compiling X86InstComments.cpp for Release build
llvm[7]: Compiling X86IntelInstPrinter.cpp for Release build
llvm[7]: Building Release Archive Library libLLVMX86AsmPrinter.a
llvm[7]: Compiling X86AsmParser.cpp for Release build
llvm[7]: Building Release Archive Library libLLVMX86AsmParser.a
llvm[7]: Compiling X86Disassembler.cpp for Release build
llvm[7]: Compiling X86DisassemblerDecoder.c for Release build
llvm[7]: Building Release Archive Library libLLVMX86Disassembler.a
llvm[7]: Compiling X86TargetInfo.cpp for Release build
llvm[7]: Building Release Archive Library libLLVMX86Info.a
llvm[7]: Compiling X86AsmBackend.cpp for Release build
llvm[7]: Compiling X86ELFObjectWriter.cpp for Release build
llvm[7]: Compiling X86MCAsmInfo.cpp for Release build
llvm[7]: Compiling X86MCCodeEmitter.cpp for Release build
llvm[7]: Compiling X86MCTargetDesc.cpp for Release build
llvm[7]: Compiling X86MachObjectWriter.cpp for Release build
llvm[7]: Compiling X86WinCOFFObjectWriter.cpp for Release build
llvm[7]: Building Release Archive Library libLLVMX86Desc.a
llvm[7]: Compiling X86ShuffleDecode.cpp for Release build
llvm[7]: Building Release Archive Library libLLVMX86Utils.a
llvm[5]: Compiling ExecutionEngine.cpp for Release build
llvm[5]: Compiling ExecutionEngineBindings.cpp for Release build
llvm[5]: Compiling TargetSelect.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMExecutionEngine.a
llvm[6]: Compiling Execution.cpp for Release build
llvm[6]: Compiling ExternalFunctions.cpp for Release build
llvm[6]: Compiling Interpreter.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMInterpreter.a
llvm[6]: Compiling JIT.cpp for Release build
llvm[6]: Compiling JITDwarfEmitter.cpp for Release build
llvm[6]: Compiling JITEmitter.cpp for Release build
llvm[6]: Compiling JITMemoryManager.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMJIT.a
llvm[6]: Compiling MCJIT.cpp for Release build
llvm[6]: Compiling SectionMemoryManager.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMMCJIT.a
llvm[6]: Compiling GDBRegistrar.cpp for Release build
llvm[6]: Compiling RuntimeDyld.cpp for Release build
llvm[6]: Compiling RuntimeDyldELF.cpp for Release build
llvm[6]: Compiling RuntimeDyldMachO.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMRuntimeDyld.a
llvm[5]: Compiling LinkModules.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMLinker.a
llvm[5]: Compiling ELFObjectWriter.cpp for Release build
llvm[5]: Compiling MCAsmBackend.cpp for Release build
llvm[5]: Compiling MCAsmInfo.cpp for Release build
llvm[5]: Compiling MCAsmInfoCOFF.cpp for Release build
llvm[5]: Compiling MCAsmInfoDarwin.cpp for Release build
llvm[5]: Compiling MCAsmStreamer.cpp for Release build
llvm[5]: Compiling MCAssembler.cpp for Release build
llvm[5]: Compiling MCAtom.cpp for Release build
llvm[5]: Compiling MCCodeEmitter.cpp for Release build
llvm[5]: Compiling MCCodeGenInfo.cpp for Release build
llvm[5]: Compiling MCContext.cpp for Release build
llvm[5]: Compiling MCDisassembler.cpp for Release build
llvm[5]: Compiling MCDwarf.cpp for Release build
llvm[5]: Compiling MCELF.cpp for Release build
llvm[5]: Compiling MCELFObjectTargetWriter.cpp for Release build
llvm[5]: Compiling MCELFStreamer.cpp for Release build
llvm[5]: Compiling MCExpr.cpp for Release build
llvm[5]: Compiling MCInst.cpp for Release build
llvm[5]: Compiling MCInstPrinter.cpp for Release build
llvm[5]: Compiling MCInstrAnalysis.cpp for Release build
llvm[5]: Compiling MCLabel.cpp for Release build
llvm[5]: Compiling MCMachOStreamer.cpp for Release build
llvm[5]: Compiling MCMachObjectTargetWriter.cpp for Release build
llvm[5]: Compiling MCModule.cpp for Release build
llvm[5]: Compiling MCNullStreamer.cpp for Release build
llvm[5]: Compiling MCObjectFileInfo.cpp for Release build
llvm[5]: Compiling MCObjectStreamer.cpp for Release build
llvm[5]: Compiling MCObjectWriter.cpp for Release build
llvm[5]: Compiling MCPureStreamer.cpp for Release build
llvm[5]: Compiling MCRegisterInfo.cpp for Release build
llvm[5]: Compiling MCSection.cpp for Release build
llvm[5]: Compiling MCSectionCOFF.cpp for Release build
llvm[5]: Compiling MCSectionELF.cpp for Release build
llvm[5]: Compiling MCSectionMachO.cpp for Release build
llvm[5]: Compiling MCStreamer.cpp for Release build
llvm[5]: Compiling MCSubtargetInfo.cpp for Release build
llvm[5]: Compiling MCSymbol.cpp for Release build
llvm[5]: Compiling MCValue.cpp for Release build
llvm[5]: Compiling MCWin64EH.cpp for Release build
llvm[5]: Compiling MachObjectWriter.cpp for Release build
llvm[5]: Compiling SubtargetFeature.cpp for Release build
llvm[5]: Compiling WinCOFFObjectWriter.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/MC/WinCOFFObjectWriter.cpp:192:20: warning: unused function 'write_uint16_le' [-Wunused-function]
static inline void write_uint16_le(void *Data, uint16_t const &Value) {
^
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/MC/WinCOFFObjectWriter.cpp:198:20: warning: unused function 'write_uint8_le' [-Wunused-function]
static inline void write_uint8_le(void *Data, uint8_t const &Value) {
^
2 warnings generated.
llvm[5]: Compiling WinCOFFStreamer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMC.a
llvm[6]: Compiling AsmLexer.cpp for Release build
llvm[6]: Compiling AsmParser.cpp for Release build
llvm[6]: Compiling COFFAsmParser.cpp for Release build
llvm[6]: Compiling DarwinAsmParser.cpp for Release build
llvm[6]: Compiling ELFAsmParser.cpp for Release build
llvm[6]: Compiling MCAsmLexer.cpp for Release build
llvm[6]: Compiling MCAsmParser.cpp for Release build
llvm[6]: Compiling MCAsmParserExtension.cpp for Release build
llvm[6]: Compiling MCTargetAsmParser.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMMCParser.a
llvm[6]: Compiling Disassembler.cpp for Release build
llvm[6]: Building Release Archive Library libLLVMMCDisassembler.a
llvm[5]: Compiling Archive.cpp for Release build
llvm[5]: Compiling Binary.cpp for Release build
llvm[5]: Compiling COFFObjectFile.cpp for Release build
llvm[5]: Compiling ELFObjectFile.cpp for Release build
llvm[5]: Compiling Error.cpp for Release build
llvm[5]: Compiling MachOObjectFile.cpp for Release build
llvm[5]: Compiling Object.cpp for Release build
llvm[5]: Compiling ObjectFile.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMObject.a
llvm[5]: Compiling Arg.cpp for Release build
llvm[5]: Compiling ArgList.cpp for Release build
llvm[5]: Compiling OptTable.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Option/OptTable.cpp:51:20: warning: unused function 'operator<' [-Wunused-function]
static inline bool operator<(const OptTable::Info &A, const OptTable::Info &B) {
^
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/lib/Option/OptTable.cpp:76:20: warning: unused function 'operator<' [-Wunused-function]
static inline bool operator<(const char *Name, const OptTable::Info &I) {
^
2 warnings generated.
llvm[5]: Compiling Option.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMOption.a
llvm[5]: Compiling DIContext.cpp for Release build
llvm[5]: Compiling DWARFAbbreviationDeclaration.cpp for Release build
llvm[5]: Compiling DWARFCompileUnit.cpp for Release build
llvm[5]: Compiling DWARFContext.cpp for Release build
llvm[5]: Compiling DWARFDebugAbbrev.cpp for Release build
llvm[5]: Compiling DWARFDebugArangeSet.cpp for Release build
llvm[5]: Compiling DWARFDebugAranges.cpp for Release build
llvm[5]: Compiling DWARFDebugFrame.cpp for Release build
llvm[5]: Compiling DWARFDebugInfoEntry.cpp for Release build
llvm[5]: Compiling DWARFDebugLine.cpp for Release build
llvm[5]: Compiling DWARFDebugRangeList.cpp for Release build
llvm[5]: Compiling DWARFFormValue.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMDebugInfo.a
llvm[5]: Compiling IRReader.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMIRReader.a
llvm[4]: Linking Release Shared Library libLLVM-3.3.dylib
llvm[4]: Building llvm-config BuildVariables.inc file.
llvm[4]: Compiling llvm-config.cpp for Release build
llvm[4]: Linking Release executable llvm-config (without symbols)
llvm[4]: ======= Finished Linking Release Executable llvm-config (without symbols)
llvm[5]: Compiling AnalysisWrappers.cpp for Release build
llvm[5]: Compiling GraphPrinters.cpp for Release build
llvm[5]: Compiling PrintSCC.cpp for Release build
llvm[5]: Compiling opt.cpp for Release build
llvm[5]: Linking Release executable opt (without symbols)
llvm[5]: ======= Finished Linking Release Executable opt (without symbols)
llvm[5]: Compiling llvm-as.cpp for Release build
llvm[5]: Linking Release executable llvm-as (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-as (without symbols)
llvm[5]: Compiling llvm-dis.cpp for Release build
llvm[5]: Linking Release executable llvm-dis (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-dis (without symbols)
llvm[5]: Compiling llc.cpp for Release build
llvm[5]: Linking Release executable llc (without symbols)
llvm[5]: ======= Finished Linking Release Executable llc (without symbols)
llvm[5]: Compiling llvm-ranlib.cpp for Release build
llvm[5]: Linking Release executable llvm-ranlib (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-ranlib (without symbols)
llvm[5]: Compiling llvm-ar.cpp for Release build
llvm[5]: Linking Release executable llvm-ar (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-ar (without symbols)
llvm[5]: Compiling llvm-nm.cpp for Release build
llvm[5]: Linking Release executable llvm-nm (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-nm (without symbols)
llvm[5]: Compiling llvm-prof.cpp for Release build
llvm[5]: Linking Release executable llvm-prof (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-prof (without symbols)
llvm[5]: Compiling llvm-link.cpp for Release build
llvm[5]: Linking Release executable llvm-link (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-link (without symbols)
llvm[5]: Compiling RecordingMemoryManager.cpp for Release build
llvm[5]: Compiling RemoteTarget.cpp for Release build
llvm[5]: Compiling lli.cpp for Release build
llvm[5]: Linking Release executable lli (without symbols)
llvm[5]: ======= Finished Linking Release Executable lli (without symbols)
llvm[5]: Compiling llvm-extract.cpp for Release build
llvm[5]: Linking Release executable llvm-extract (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-extract (without symbols)
llvm[5]: Compiling Disassembler.cpp for Release build
llvm[5]: Compiling llvm-mc.cpp for Release build
llvm[5]: Linking Release executable llvm-mc (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-mc (without symbols)
llvm[5]: Compiling BugDriver.cpp for Release build
llvm[5]: Compiling CrashDebugger.cpp for Release build
llvm[5]: Compiling ExecutionDriver.cpp for Release build
llvm[5]: Compiling ExtractFunction.cpp for Release build
llvm[5]: Compiling FindBugs.cpp for Release build
llvm[5]: Compiling Miscompilation.cpp for Release build
llvm[5]: Compiling OptimizerDriver.cpp for Release build
llvm[5]: Compiling ToolRunner.cpp for Release build
llvm[5]: Compiling bugpoint.cpp for Release build
llvm[5]: Linking Release executable bugpoint (without symbols)
llvm[5]: ======= Finished Linking Release Executable bugpoint (without symbols)
llvm[5]: Compiling llvm-bcanalyzer.cpp for Release build
llvm[5]: Linking Release executable llvm-bcanalyzer (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols)
llvm[5]: Compiling DiffConsumer.cpp for Release build
llvm[5]: Compiling DiffLog.cpp for Release build
llvm[5]: Compiling DifferenceEngine.cpp for Release build
llvm[5]: Compiling llvm-diff.cpp for Release build
llvm[5]: Linking Release executable llvm-diff (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-diff (without symbols)
llvm[5]: Compiling macho-dump.cpp for Release build
llvm[5]: Linking Release executable macho-dump (without symbols)
llvm[5]: ======= Finished Linking Release Executable macho-dump (without symbols)
llvm[5]: Compiling COFFDump.cpp for Release build
llvm[5]: Compiling ELFDump.cpp for Release build
llvm[5]: Compiling MCFunction.cpp for Release build
llvm[5]: Compiling MachODump.cpp for Release build
llvm[5]: Compiling llvm-objdump.cpp for Release build
llvm[5]: Linking Release executable llvm-objdump (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-objdump (without symbols)
llvm[5]: Compiling COFFDumper.cpp for Release build
llvm[5]: Compiling ELFDumper.cpp for Release build
llvm[5]: Compiling Error.cpp for Release build
llvm[5]: Compiling MachODumper.cpp for Release build
llvm[5]: Compiling ObjDumper.cpp for Release build
llvm[5]: Compiling StreamWriter.cpp for Release build
llvm[5]: Compiling llvm-readobj.cpp for Release build
llvm[5]: Linking Release executable llvm-readobj (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-readobj (without symbols)
llvm[5]: Compiling llvm-rtdyld.cpp for Release build
llvm[5]: Linking Release executable llvm-rtdyld (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-rtdyld (without symbols)
llvm[5]: Compiling llvm-dwarfdump.cpp for Release build
llvm[5]: Linking Release executable llvm-dwarfdump (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-dwarfdump (without symbols)
llvm[5]: Compiling llvm-cov.cpp for Release build
llvm[5]: Linking Release executable llvm-cov (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-cov (without symbols)
llvm[5]: Compiling llvm-size.cpp for Release build
llvm[5]: Linking Release executable llvm-size (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-size (without symbols)
llvm[5]: Compiling llvm-stress.cpp for Release build
llvm[5]: Linking Release executable llvm-stress (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-stress (without symbols)
llvm[5]: Compiling llvm-mcmarkup.cpp for Release build
llvm[5]: Linking Release executable llvm-mcmarkup (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-mcmarkup (without symbols)
llvm[5]: Compiling LLVMSymbolize.cpp for Release build
llvm[5]: Compiling llvm-symbolizer.cpp for Release build
llvm[5]: Linking Release executable llvm-symbolizer (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-symbolizer (without symbols)
llvm[5]: Compiling coff2yaml.cpp for Release build
/Users/dsanders/development/new-julia-dev/julia/deps/llvm-3.3/tools/obj2yaml/coff2yaml.cpp:186:1: warning: unused variable 'RelocationTypesARMPairs' [-Wunused-const-variable]
RelocationTypesARMPairs [] = {
^
1 warning generated.
llvm[5]: Compiling obj2yaml.cpp for Release build
llvm[5]: Linking Release executable obj2yaml (without symbols)
llvm[5]: ======= Finished Linking Release Executable obj2yaml (without symbols)
llvm[5]: Compiling yaml2obj.cpp for Release build
llvm[5]: Linking Release executable yaml2obj (without symbols)
llvm[5]: ======= Finished Linking Release Executable yaml2obj (without symbols)
llvm[5]: Compiling LTOCodeGenerator.cpp for Release build (PIC)
llvm[5]: Compiling LTODisassembler.cpp for Release build (PIC)
llvm[5]: Compiling LTOModule.cpp for Release build (PIC)
llvm[5]: Compiling lto.cpp for Release build (PIC)
llvm[5]: Linking Release Shared Library libLTO.dylib
llvm[5]: Building Release Archive Library libLTO.a
llvm[5]: Compiling TestPasses.cpp for Release build (PIC)
llvm[5]: Linking Release Loadable Module BugpointPasses.dylib
llvm[5]: Compiling BasicBlockTracing.c for Release build (PIC)
llvm[5]: Compiling CommonProfiling.c for Release build (PIC)
llvm[5]: Compiling EdgeProfiling.c for Release build (PIC)
llvm[5]: Compiling OptimalEdgeProfiling.c for Release build (PIC)
llvm[5]: Compiling PathProfiling.c for Release build (PIC)
llvm[5]: Linking Release Shared Library libprofile_rt.dylib
llvm[5]: Building Release Archive Library libprofile_rt.a
llvm[5]: Compiling APFloatTest.cpp for Release build
llvm[5]: Compiling APIntTest.cpp for Release build
llvm[5]: Compiling BitVectorTest.cpp for Release build
llvm[5]: Compiling DAGDeltaAlgorithmTest.cpp for Release build
llvm[5]: Compiling DeltaAlgorithmTest.cpp for Release build
llvm[5]: Compiling DenseMapTest.cpp for Release build
llvm[5]: Compiling DenseSetTest.cpp for Release build
llvm[5]: Compiling FoldingSet.cpp for Release build
llvm[5]: Compiling HashingTest.cpp for Release build
llvm[5]: Compiling ImmutableMapTest.cpp for Release build
llvm[5]: Compiling ImmutableSetTest.cpp for Release build
llvm[5]: Compiling IntEqClassesTest.cpp for Release build
llvm[5]: Compiling IntervalMapTest.cpp for Release build
llvm[5]: Compiling IntrusiveRefCntPtrTest.cpp for Release build
llvm[5]: Compiling MapVectorTest.cpp for Release build
llvm[5]: Compiling OptionalTest.cpp for Release build
llvm[5]: Compiling PackedVectorTest.cpp for Release build
llvm[5]: Compiling SCCIteratorTest.cpp for Release build
llvm[5]: Compiling SmallPtrSetTest.cpp for Release build
llvm[5]: Compiling SmallStringTest.cpp for Release build
llvm[5]: Compiling SmallVectorTest.cpp for Release build
llvm[5]: Compiling SparseBitVectorTest.cpp for Release build
llvm[5]: Compiling SparseMultiSetTest.cpp for Release build
llvm[5]: Compiling SparseSetTest.cpp for Release build
llvm[5]: Compiling StringMapTest.cpp for Release build
llvm[5]: Compiling StringRefTest.cpp for Release build
llvm[5]: Compiling TinyPtrVectorTest.cpp for Release build
llvm[5]: Compiling TripleTest.cpp for Release build
llvm[5]: Compiling TwineTest.cpp for Release build
llvm[5]: Compiling VariadicFunctionTest.cpp for Release build
llvm[5]: Compiling ilistTest.cpp for Release build
llvm[5]: Linking Release unit test ADT (without symbols)
llvm[5]: ======= Finished Linking Release Unit test ADT (without symbols)
llvm[6]: Compiling JITEventListenerTest.cpp for Release build
llvm[6]: Compiling JITMemoryManagerTest.cpp for Release build
llvm[6]: Compiling JITTest.cpp for Release build
llvm[6]: Compiling MultiJITTest.cpp for Release build
llvm[6]: Linking Release unit test JIT (without symbols)
llvm[6]: ======= Finished Linking Release Unit test JIT (without symbols)
llvm[6]: Compiling MCJITCAPITest.cpp for Release build
llvm[6]: Compiling MCJITMemoryManagerTest.cpp for Release build
llvm[6]: Compiling MCJITObjectCacheTest.cpp for Release build
llvm[6]: Compiling MCJITTest.cpp for Release build
llvm[6]: Linking Release unit test MCJIT (without symbols)
llvm[6]: ======= Finished Linking Release Unit test MCJIT (without symbols)
llvm[5]: Compiling ExecutionEngineTest.cpp for Release build
llvm[5]: Linking Release unit test ExecutionEngine (without symbols)
llvm[5]: ======= Finished Linking Release Unit test ExecutionEngine (without symbols)
llvm[5]: Compiling AlignOfTest.cpp for Release build
llvm[5]: Compiling AllocatorTest.cpp for Release build
llvm[5]: Compiling ArrayRecyclerTest.cpp for Release build
llvm[5]: Compiling BlockFrequencyTest.cpp for Release build
llvm[5]: Compiling Casting.cpp for Release build
llvm[5]: Compiling CommandLineTest.cpp for Release build
llvm[5]: Compiling CompressionTest.cpp for Release build
llvm[5]: Compiling ConstantRangeTest.cpp for Release build
llvm[5]: Compiling DataExtractorTest.cpp for Release build
llvm[5]: Compiling EndianTest.cpp for Release build
llvm[5]: Compiling ErrorOrTest.cpp for Release build
llvm[5]: Compiling FileOutputBufferTest.cpp for Release build
llvm[5]: Compiling IntegersSubsetTest.cpp for Release build
llvm[5]: Compiling LeakDetectorTest.cpp for Release build
llvm[5]: Compiling ManagedStatic.cpp for Release build
llvm[5]: Compiling MathExtrasTest.cpp for Release build
llvm[5]: Compiling MemoryBufferTest.cpp for Release build
llvm[5]: Compiling MemoryTest.cpp for Release build
llvm[5]: Compiling Path.cpp for Release build
llvm[5]: Compiling ProcessTest.cpp for Release build
llvm[5]: Compiling ProgramTest.cpp for Release build
llvm[5]: Compiling RegexTest.cpp for Release build
llvm[5]: Compiling SwapByteOrderTest.cpp for Release build
llvm[5]: Compiling TimeValue.cpp for Release build
llvm[5]: Compiling ValueHandleTest.cpp for Release build
llvm[5]: Compiling YAMLIOTest.cpp for Release build
llvm[5]: Compiling YAMLParserTest.cpp for Release build
llvm[5]: Compiling formatted_raw_ostream_test.cpp for Release build
llvm[5]: Compiling raw_ostream_test.cpp for Release build
llvm[5]: Linking Release unit test Support (without symbols)
llvm[5]: ======= Finished Linking Release Unit test Support (without symbols)
llvm[6]: Compiling Cloning.cpp for Release build
llvm[6]: Compiling IntegerDivision.cpp for Release build
llvm[6]: Compiling Local.cpp for Release build
llvm[6]: Linking Release unit test Utils (without symbols)
llvm[6]: ======= Finished Linking Release Unit test Utils (without symbols)
llvm[5]: Compiling AttributesTest.cpp for Release build
llvm[5]: Compiling ConstantsTest.cpp for Release build
llvm[5]: Compiling DominatorTreeTest.cpp for Release build
llvm[5]: Compiling IRBuilderTest.cpp for Release build
llvm[5]: Compiling InstructionsTest.cpp for Release build
llvm[5]: Compiling MDBuilderTest.cpp for Release build
llvm[5]: Compiling MetadataTest.cpp for Release build
llvm[5]: Compiling PassManagerTest.cpp for Release build
llvm[5]: Compiling PatternMatch.cpp for Release build
llvm[5]: Compiling TypeBuilderTest.cpp for Release build
llvm[5]: Compiling TypesTest.cpp for Release build
llvm[5]: Compiling ValueMapTest.cpp for Release build
llvm[5]: Compiling ValueTest.cpp for Release build
llvm[5]: Compiling VerifierTest.cpp for Release build
llvm[5]: Compiling WaymarkTest.cpp for Release build
llvm[5]: Linking Release unit test IR (without symbols)
llvm[5]: ======= Finished Linking Release Unit test IR (without symbols)
llvm[5]: Compiling ScalarEvolutionTest.cpp for Release build
llvm[5]: Linking Release unit test Analysis (without symbols)
llvm[5]: ======= Finished Linking Release Unit test Analysis (without symbols)
llvm[5]: Compiling BitReaderTest.cpp for Release build
llvm[5]: Linking Release unit test Bitcode (without symbols)
llvm[5]: ======= Finished Linking Release Unit test Bitcode (without symbols)
llvm[5]: Compiling DWARFFormValueTest.cpp for Release build
llvm[5]: Linking Release unit test DebugInfo (without symbols)
llvm[5]: ======= Finished Linking Release Unit test DebugInfo (without symbols)
llvm[7]: Compiling sample.c for Release build
llvm[7]: Building Release Archive Library libsample.a
llvm[7]: Compiling main.c for Release build
llvm[7]: Linking Release executable Sample (without symbols)
llvm[7]: ======= Finished Linking Release Executable Sample (without symbols)
llvm[3]: ***** Completed Release Build
llvm[3]: Installing include files
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/ADT
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Analysis
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Assembly
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Bitcode
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/CodeGen
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/CodeGen/PBQP
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/CodeGen/PBQP/Heuristics
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/DebugInfo
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/ExecutionEngine
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/IR
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/IRReader
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/MC
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/MC/MCParser
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Object
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Option
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Support
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/TableGen
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Target
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Transforms
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Transforms/IPO
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Transforms/Utils
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm-c
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm-c/Transforms
llvm[3]: Making install directory /Users/dsanders/development/new-julia-dev/julia/usr/include/./llvm/Config
llvm[4]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMSupport.a
llvm[4]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMTableGen.a
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-tblgen
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Install circumvented with NO_INSTALL
llvm[6]: Install circumvented with NO_INSTALL
llvm[6]: Install circumvented with NO_INSTALL
llvm[4]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMCore.a
llvm[4]: Installing /Users/dsanders/development/new-julia-dev/julia/usr/include/llvm/IR/Intrinsics.gen
llvm[5]: Installing /Users/dsanders/development/new-julia-dev/julia/usr/include/llvm/IR/Intrinsics.gen
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMAsmParser.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMBitReader.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMBitWriter.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMArchive.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMAnalysis.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMipa.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMTransformUtils.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMInstrumentation.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMScalarOpts.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMInstCombine.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMipo.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMVectorize.a
llvm[6]: Installing Release Shared Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/LLVMHello.dylib
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMObjCARCOpts.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMCodeGen.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMSelectionDAG.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMAsmPrinter.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMTarget.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86CodeGen.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86AsmPrinter.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86AsmParser.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86Disassembler.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86Info.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86Desc.a
llvm[7]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMX86Utils.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMExecutionEngine.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMInterpreter.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMJIT.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMMCJIT.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMRuntimeDyld.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMLinker.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMMC.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMMCParser.a
llvm[6]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMMCDisassembler.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMObject.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMOption.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMDebugInfo.a
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVMIRReader.a
llvm[4]: Linking Release Shared Library libLLVM-3.3.dylib
llvm[4]: Installing Release Shared Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLLVM-3.3.dylib
llvm[4]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-config
llvm[5]: Linking Release executable opt (without symbols)
llvm[5]: ======= Finished Linking Release Executable opt (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/opt
llvm[5]: Linking Release executable llvm-as (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-as (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-as
llvm[5]: Linking Release executable llvm-dis (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-dis (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-dis
llvm[5]: Linking Release executable llc (without symbols)
llvm[5]: ======= Finished Linking Release Executable llc (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llc
llvm[5]: Linking Release executable llvm-ranlib (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-ranlib (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-ranlib
llvm[5]: Linking Release executable llvm-ar (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-ar (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-ar
llvm[5]: Linking Release executable llvm-nm (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-nm (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-nm
llvm[5]: Linking Release executable llvm-prof (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-prof (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-prof
llvm[5]: Linking Release executable llvm-link (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-link (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-link
llvm[5]: Linking Release executable lli (without symbols)
llvm[5]: ======= Finished Linking Release Executable lli (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/lli
llvm[5]: Linking Release executable llvm-extract (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-extract (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-extract
llvm[5]: Linking Release executable llvm-mc (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-mc (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-mc
llvm[5]: Linking Release executable bugpoint (without symbols)
llvm[5]: ======= Finished Linking Release Executable bugpoint (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/bugpoint
llvm[5]: Linking Release executable llvm-bcanalyzer (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-bcanalyzer
llvm[5]: Linking Release executable llvm-diff (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-diff (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-diff
llvm[5]: Linking Release executable macho-dump (without symbols)
llvm[5]: ======= Finished Linking Release Executable macho-dump (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/macho-dump
llvm[5]: Linking Release executable llvm-objdump (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-objdump (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-objdump
llvm[5]: Linking Release executable llvm-readobj (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-readobj (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-readobj
llvm[5]: Linking Release executable llvm-rtdyld (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-rtdyld (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-rtdyld
llvm[5]: Linking Release executable llvm-dwarfdump (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-dwarfdump (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-dwarfdump
llvm[5]: Linking Release executable llvm-cov (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-cov (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-cov
llvm[5]: Linking Release executable llvm-size (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-size (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-size
llvm[5]: Linking Release executable llvm-stress (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-stress (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-stress
llvm[5]: Linking Release executable llvm-mcmarkup (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-mcmarkup (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-mcmarkup
llvm[5]: Linking Release executable llvm-symbolizer (without symbols)
llvm[5]: ======= Finished Linking Release Executable llvm-symbolizer (without symbols)
llvm[5]: Installing Release /Users/dsanders/development/new-julia-dev/julia/usr/bin/llvm-symbolizer
llvm[5]: Linking Release executable obj2yaml (without symbols)
llvm[5]: ======= Finished Linking Release Executable obj2yaml (without symbols)
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Linking Release executable yaml2obj (without symbols)
llvm[5]: ======= Finished Linking Release Executable yaml2obj (without symbols)
llvm[5]: Install circumvented with NO_INSTALL
llvm[5]: Linking Release Shared Library libLTO.dylib
llvm[5]: Installing Release Shared Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLTO.dylib
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libLTO.a
llvm[5]: Installing Release Shared Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/BugpointPasses.dylib
llvm[5]: Installing Release Shared Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libprofile_rt.dylib
llvm[5]: Installing Release Archive Library /Users/dsanders/development/new-julia-dev/julia/usr/lib/libprofile_rt.a
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 411 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 337 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 1486k 42 638k 0 0 382k 0 0:00:03 0:00:01 0:00:02 653k 84 1486k 84 1262k 0 0 471k 0 0:00:03 0:00:02 0:00:01 634k 100 1486k 100 1486k 0 0 507k 0 0:00:02 0:00:02 --:--:-- 664k
patching file pcre_compile.c
patching file testdata/testoutput2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... none needed
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 understands -c and -o together... yes
checking dependency style of clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... (cached) yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... (cached) none needed
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 understands -c and -o together... (cached) yes
checking dependency style of clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking dependency style of clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64... gcc3
checking how to run the C preprocessor... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -fno-rtti -fno-exceptions... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to produce PIC... -fno-common -DPIC
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 PIC flag -fno-common -DPIC works... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 static flag -static works... no
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... (cached) yes
checking whether the clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
checking for ld used by clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to produce PIC... -fno-common -DPIC
checking if clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 PIC flag -fno-common -DPIC works... yes
checking if clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 static flag -static works... no
checking if clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... yes
checking if clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... (cached) yes
checking whether the clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for alias support in the linker... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
checking type_traits.h usability... no
checking type_traits.h presence... no
checking for type_traits.h... no
checking for strtoq... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre.pc
config.status: creating libpcre16.pc
config.status: creating libpcre32.pc
config.status: creating libpcreposix.pc
config.status: creating libpcrecpp.pc
config.status: creating pcre-config
config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
config.status: creating pcrecpparg.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre-8.35 configuration summary:
Install prefix .................. : /Users/dsanders/development/new-julia-dev/julia/usr
C preprocessor .................. : clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
C compiler ...................... : clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64
C++ preprocessor ................ : clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -E
C++ compiler .................... : clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64
Linker .......................... : /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
C preprocessor flags ............ :
C compiler flags ................ : -D_THREAD_SAFE -pthread -g -O2 -fvisibility=hidden
C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags .................... :
Extra libraries ................. :
Build 8 bit pcre library ........ : yes
Build 16 bit pcre library ....... : no
Build 32 bit pcre library ....... : no
Build C++ library ............... : yes
Enable JIT compiling support .... : yes
Enable UTF-8/16/32 support ...... : yes
Unicode properties .............. : yes
Newline char/sequence ........... : lf
\R matches only ANYCRLF ......... : no
EBCDIC coding ................... : no
EBCDIC code for NL .............. : n/a
Rebuild char tables ............. : no
Use stack recursion ............. : yes
POSIX mem threshold ............. : 10
Internal link size .............. : 2
Nested parentheses limit ........ : 250
Match limit ..................... : 10000000
Match limit recursion ........... : MATCH_LIMIT
Build shared libs ............... : yes
Build static libs ............... : yes
Use JIT in pcregrep ............. : yes
Buffer size for pcregrep ........ : 20480
Link pcregrep with libz ......... : no
Link pcregrep with libbz2 ....... : no
Link pcretest with libedit ...... : no
Link pcretest with libreadline .. : no
Valgrind support ................ : no
Code coverage ................... : no
CC libpcre_la-pcre_byte_order.lo
CC libpcre_la-pcre_compile.lo
CC libpcre_la-pcre_config.lo
CC libpcre_la-pcre_dfa_exec.lo
CC libpcre_la-pcre_exec.lo
CC libpcre_la-pcre_fullinfo.lo
CC libpcre_la-pcre_get.lo
CC libpcre_la-pcre_globals.lo
CC libpcre_la-pcre_jit_compile.lo
CC libpcre_la-pcre_maketables.lo
CC libpcre_la-pcre_newline.lo
CC libpcre_la-pcre_ord2utf8.lo
CC libpcre_la-pcre_refcount.lo
CC libpcre_la-pcre_string_utils.lo
CC libpcre_la-pcre_study.lo
CC libpcre_la-pcre_tables.lo
CC libpcre_la-pcre_ucd.lo
CC libpcre_la-pcre_valid_utf8.lo
CC libpcre_la-pcre_version.lo
CC libpcre_la-pcre_xclass.lo
CC libpcre_la-pcre_chartables.lo
CCLD libpcre.la
clang: warning: argument unused during compilation: '-pthread'
clang: warning: argument unused during compilation: '-pthread'
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
CC libpcreposix_la-pcreposix.lo
CCLD libpcreposix.la
clang: warning: argument unused during compilation: '-pthread'
clang: warning: argument unused during compilation: '-pthread'
CXX libpcrecpp_la-pcrecpp.lo
CXX libpcrecpp_la-pcre_scanner.lo
CXX libpcrecpp_la-pcre_stringpiece.lo
CXXLD libpcrecpp.la
clang: warning: argument unused during compilation: '-pthread'
CC pcretest-pcretest.o
CC pcretest-pcre_printint.o
CCLD pcretest
clang: warning: argument unused during compilation: '-pthread'
clang: warning: argument unused during compilation: '-pthread'
CC pcregrep-pcregrep.o
CCLD pcregrep
clang: warning: argument unused during compilation: '-pthread'
clang: warning: argument unused during compilation: '-pthread'
CC pcre_jit_test-pcre_jit_test.o
CCLD pcre_jit_test
clang: warning: argument unused during compilation: '-pthread'
clang: warning: argument unused during compilation: '-pthread'
CXX pcrecpp_unittest-pcrecpp_unittest.o
CXXLD pcrecpp_unittest
clang: warning: argument unused during compilation: '-pthread'
CXX pcre_scanner_unittest-pcre_scanner_unittest.o
CXXLD pcre_scanner_unittest
clang: warning: argument unused during compilation: '-pthread'
CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o
CXXLD pcre_stringpiece_unittest
clang: warning: argument unused during compilation: '-pthread'
PASS: pcre_jit_test
PASS: pcrecpp_unittest
PASS: pcre_scanner_unittest
PASS: pcre_stringpiece_unittest
PASS: RunTest
PASS: RunGrepTest
============================================================================
Testsuite summary for PCRE 8.35
============================================================================
# TOTAL: 6
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/Users/dsanders/development/new-julia-dev/julia/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpcre.1.dylib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.1.dylib
libtool: install: (cd /Users/dsanders/development/new-julia-dev/julia/usr/lib && { ln -s -f libpcre.1.dylib libpcre.dylib || { rm -f libpcre.dylib && ln -s libpcre.1.dylib libpcre.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpcre.lai /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcreposix.0.dylib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcreposix.0.dylib
libtool: install: (cd /Users/dsanders/development/new-julia-dev/julia/usr/lib && { ln -s -f libpcreposix.0.dylib libpcreposix.dylib || { rm -f libpcreposix.dylib && ln -s libpcreposix.0.dylib libpcreposix.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcreposix.la
libtool: install: /usr/bin/install -c .libs/libpcrecpp.0.dylib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcrecpp.0.dylib
libtool: install: (cd /Users/dsanders/development/new-julia-dev/julia/usr/lib && { ln -s -f libpcrecpp.0.dylib libpcrecpp.dylib || { rm -f libpcrecpp.dylib && ln -s libpcrecpp.0.dylib libpcrecpp.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcrecpp.la
libtool: install: /usr/bin/install -c .libs/libpcre.a /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.a
libtool: install: chmod 644 /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.a
libtool: install: ranlib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
libtool: install: /usr/bin/install -c .libs/libpcreposix.a /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcreposix.a
libtool: install: chmod 644 /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcreposix.a
libtool: install: ranlib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcreposix.a
libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcrecpp.a
libtool: install: chmod 644 /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcrecpp.a
libtool: install: ranlib /Users/dsanders/development/new-julia-dev/julia/usr/lib/libpcrecpp.a
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/Users/dsanders/development/new-julia-dev/julia/usr/bin'
libtool: install: /usr/bin/install -c .libs/pcretest /Users/dsanders/development/new-julia-dev/julia/usr/bin/pcretest
libtool: install: /usr/bin/install -c .libs/pcregrep /Users/dsanders/development/new-julia-dev/julia/usr/bin/pcregrep
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/bin'
/usr/bin/install -c pcre-config '/Users/dsanders/development/new-julia-dev/julia/usr/bin'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre'
/usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre/html'
/usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre/html'
/usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre/html'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre/html'
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/Users/dsanders/development/new-julia-dev/julia/usr/share/doc/pcre/html'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/include'
/usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/Users/dsanders/development/new-julia-dev/julia/usr/include'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/share/man/man1'
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/Users/dsanders/development/new-julia-dev/julia/usr/share/man/man1'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/Users/dsanders/development/new-julia-dev/julia/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/Users/dsanders/development/new-julia-dev/julia/usr/share/man/man3'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/include'
/usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/Users/dsanders/development/new-julia-dev/julia/usr/include'
./install-sh -c -d '/Users/dsanders/development/new-julia-dev/julia/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/Users/dsanders/development/new-julia-dev/julia/usr/lib/pkgconfig'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131 0 131 0 0 213 0 --:--:-- --:--:-- --:--:-- 214
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 9621k 2 222k 0 0 113k 0 0:01:24 0:00:01 0:01:23 211k 9 9621k 9 878k 0 0 302k 0 0:00:31 0:00:02 0:00:29 439k 18 9621k 18 1766k 0 0 449k 0 0:00:21 0:00:03 0:00:18 585k 29 9621k 29 2830k 0 0 574k 0 0:00:16 0:00:04 0:00:12 704k 43 9621k 43 4139k 0 0 700k 0 0:00:13 0:00:05 0:00:08 827k 52 9621k 52 5049k 0 0 727k 0 0:00:13 0:00:06 0:00:07 968k 69 9621k 69 6690k 0 0 846k 0 0:00:11 0:00:07 0:00:04 1162k 83 9621k 83 8044k 0 0 899k 0 0:00:10 0:00:08 0:00:02 1250k 100 9621k 100 9621k 0 0 972k 0 0:00:09 0:00:09 --:--:-- 1368k
patching file Makefile.system
patching file exports/Makefile
patching file exports/gensymbol
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 980k 100 980k 0 0 1192k 0 --:--:-- --:--:-- --:--:-- 1193k
Archive: objconv.zip
inflating: objconv/objconv.exe
inflating: objconv/objconv-instructions.pdf
extracting: objconv/source.zip
extracting: objconv/extras.zip
Archive: source.zip
inflating: cmdline.cpp
inflating: cof2asm.cpp
inflating: cof2cof.cpp
inflating: cof2elf.cpp
inflating: cof2omf.cpp
inflating: coff.cpp
inflating: containers.cpp
inflating: disasm1.cpp
inflating: disasm2.cpp
inflating: elf.cpp
inflating: elf2asm.cpp
inflating: elf2cof.cpp
inflating: elf2elf.cpp
inflating: elf2mac.cpp
inflating: error.cpp
inflating: library.cpp
inflating: mac2asm.cpp
inflating: mac2elf.cpp
inflating: mac2mac.cpp
inflating: macho.cpp
inflating: main.cpp
inflating: omf.cpp
inflating: omf2asm.cpp
inflating: omf2cof.cpp
inflating: omfhash.cpp
inflating: opcodes.cpp
inflating: stdafx.cpp
inflating: cmdline.h
inflating: coff.h
inflating: containers.h
inflating: converters.h
inflating: disasm.h
inflating: elf.h
inflating: error.h
inflating: library.h
inflating: macho.h
inflating: maindef.h
inflating: omf.h
inflating: stdafx.h
inflating: objconv.vcproj
inflating: build.sh
symm.c:145:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_REAL;
^
1 warning generated.
symm.c:256:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_REAL;
^
1 warning generated.
imatcopy.c:78:14: warning: unused variable 'Trans' [-Wunused-variable]
char Order, Trans;
^
imatcopy.c:78:7: warning: unused variable 'Order' [-Wunused-variable]
char Order, Trans;
^
2 warnings generated.
lapack/laswp.c:100:8: warning: incompatible pointer types passing 'int (*)(BLASLONG, BLASLONG, BLASLONG, float, float *, BLASLONG, float *, BLASLONG, blasint *, BLASLONG)' to parameter of type 'int (*)()' [-Wincompatible-pointer-types]
laswp[flag], nthreads);
^~~~~~~~~~~
../common_thread.h:180:39: note: passing argument to parameter 'function' here
void *c, BLASLONG ldc, int (*function)(), int threads);
^
1 warning generated.
symm.c:143:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_REAL;
^
1 warning generated.
symm.c:254:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_REAL;
^
1 warning generated.
imatcopy.c:78:7: warning: unused variable 'Order' [-Wunused-variable]
char Order, Trans;
^
imatcopy.c:78:14: warning: unused variable 'Trans' [-Wunused-variable]
char Order, Trans;
^
2 warnings generated.
symm.c:153:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_COMPLEX;
^
symm.c:153:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_COMPLEX;
^
1 warning1 warning generated.
generated.
symm.c:264:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_COMPLEX;
^
1 warning generated.
symm.c:264:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_SINGLE | BLAS_COMPLEX;
^
1 warning generated.
lapack/zlaswp.c:99:80: warning: incompatible pointer types passing 'int (*)(BLASLONG, BLASLONG, BLASLONG, float, float, float *, BLASLONG, float *, BLASLONG, blasint *, BLASLONG)' to parameter of type 'int (*)()' [-Wincompatible-pointer-types]
blas_level1_thread(mode, n, k1, k2, dummyalpha, a, lda, NULL, 0, ipiv, incx, laswp[flag], nthreads);
^~~~~~~~~~~
../common_thread.h:180:39: note: passing argument to parameter 'function' here
void *c, BLASLONG ldc, int (*function)(), int threads);
^
1 warning generated.
symm.c:151:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_COMPLEX;
^
1 warning generated.
symm.c:151:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_COMPLEX;
^
1 warning generated.
symm.c:262:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_COMPLEX;
^
symm.c:262:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_DOUBLE | BLAS_COMPLEX;
^
1 warning generated.
1 warning generated.
symm.c:141:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_XDOUBLE | BLAS_REAL;
^
1 warning generated.
symm.c:149:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_XDOUBLE | BLAS_COMPLEX;
^
symm.c:149:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_XDOUBLE | BLAS_COMPLEX;
^
1 warning generated.
1 warning generated.
symm.c:149:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_XDOUBLE | BLAS_COMPLEX;
^
symm.c:149:7: warning: unused variable 'mode' [-Wunused-variable]
int mode = BLAS_XDOUBLE | BLAS_COMPLEX;
^
1 warning generated.
1 warning generated.
ar: creating archive ../libopenblasp-r0.2.12.a
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
tbsv_L.c:const static FLOAT dp1 = 1.;
^
43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
1 warning generated.
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
ztbmv_L.c:43:20:const static FLOAT dp1 = 1.;
^
warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
tpmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.cztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbmv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_L.cztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
ztbsv_U.c:43:20: warning: unused variable 'dp1' [-Wunused-const-variable]
const static FLOAT dp1 = 1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
ztpsv_L.c:43:20: warning: unused variable 'dm1' [-Wunused-const-variable]
const static FLOAT dm1 = -1.;
^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
In file included from syr2k_k.c:102:
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: ./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157equality comparison with extraneous parentheses [-Wparentheses-equality]
:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
if ((alpha[0] == ZERO)
~ ^ ~
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
^~
=
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:65:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:79:
./level3.c:254:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3.c:254:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3.c:254:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:104:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syr2k_k.c:102:
./level3_syr2k.c:157:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syr2k.c:157:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syr2k.c:157:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from gemm.c:63:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from symm_k.c:77:
./level3_thread.c:295:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_thread.c:295:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_thread.c:295:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from syrk_k.c:102:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:157:
./level3_syrk.c:161:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk.c:161:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk.c:161:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
1 warning generated.
1 warning generated.
In file included from zherk_k.c:155:
./level3_syrk_threaded.c:203:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((alpha[0] == ZERO)
~~~~~~~~~^~~~~~~
./level3_syrk_threaded.c:203:17: note: remove extraneous parentheses around the comparison to silence this warning
if ((alpha[0] == ZERO)
~ ^ ~
./level3_syrk_threaded.c:203:17: note: use '=' to turn this equality comparison into an assignment
if ((alpha[0] == ZERO)
^~
=
1 warning generated.
gemm_thread_mn.c:68:19: warning: unused variable 'total_procs' [-Wunused-variable]
BLASLONG procs, total_procs, num_cpu_m, num_cpu_n;
^
1 warning generated.
xerbla.c:65:13: warning: format specifies type 'int' but the argument has type 'blasint' (aka 'long') [-Wformat]
message, *info);
^~~~~
1 warning generated.
memory.c:880:13: warning: unused function 'gotoblas_memory_init' [-Wunused-function]
static void gotoblas_memory_init(void);
^
1 warning generated.
setparam_PRESCOTT.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
setparam_CORE2.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
setparam_PENRYN.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
setparam_DUNNINGTON.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
../kernel/x86_64/sgemv_n_4.c:292:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/ssymv_U.c:163:16: warning: unused variable 'at2' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:20: warning: unused variable 'at3' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:8: warning: unused variable 'at0' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:12: warning: unused variable 'at1' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
4 warnings generated.
1 warning generated.
../kernel/x86_64/dgemv_n_4.c:249:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/dsymv_U.c:163:20: warning: unused variable 'at3' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:16: warning: unused variable 'at2' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:12: warning: unused variable 'at1' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:8: warning: unused variable 'at0' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
4 warnings generated.
1 warning generated.
setparam_NEHALEM.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_NEHALEM.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
setparam_OPTERON.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
setparam_OPTERON_SSE3.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
1 warning generated.
setparam_BARCELONA.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_BARCELONA.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
setparam_BOBCAT.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_BOBCAT.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
setparam_ATOM.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_ATOM.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
setparam_NANO.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_NANO.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
../kernel/x86_64/sgemv_n_4.c:292:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
setparam_SANDYBRIDGE.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_SANDYBRIDGE.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
../kernel/x86_64/sgemv_n_4.c:292:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/ssymv_U.c:163:8: warning: unused variable 'at0' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:20: warning: unused variable 'at3' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:12: warning: unused variable 'at1' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/ssymv_U.c:163:16: warning: unused variable 'at2' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
4 warnings generated.
1 warning generated.
../kernel/x86_64/dsymv_U.c:163:8: warning: unused variable 'at0' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:12: warning: unused variable 'at1' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:16: warning: unused variable 'at2' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
../kernel/x86_64/dsymv_U.c:163:20: warning: unused variable 'at3' [-Wunused-variable]
FLOAT at0,at1,at2,at3;
^
4 warnings generated.
../kernel/x86_64/caxpy.c:87:30: warning: incompatible pointer types passing 'float (*)[2]' to parameter of type 'float *' [-Wincompatible-pointer-types]
caxpy_kernel_8(n1, x, y , &da );
^~~
../kernel/x86_64/caxpy_microk_bulldozer-2.c:31:68: note: passing argument to parameter 'alpha' here
static void caxpy_kernel_8( BLASLONG n, FLOAT *x, FLOAT *y, FLOAT *alpha)
^
../kernel/x86_64/caxpy.c:87:30: warning: incompatible pointer types passing 'float (*)[2]' to parameter of type 'float *' [-Wincompatible-pointer-types]
caxpy_kernel_8(n1, x, y , &da );
^~~
../kernel/x86_64/caxpy_microk_bulldozer-2.c:31:68: note: passing argument to parameter 'alpha' here
static void caxpy_kernel_8( BLASLONG n, FLOAT *x, FLOAT *y, FLOAT *alpha)
^
1 warning generated.
1 warning generated.
../kernel/x86_64/zaxpy.c:87:30: warning: incompatible pointer types passing 'double (*)[2]' to parameter of type 'double *' [-Wincompatible-pointer-types]
zaxpy_kernel_4(n1, x, y , &da );
^~~
../kernel/x86_64/zaxpy_microk_bulldozer-2.c:31:68: note: passing argument to parameter 'alpha' here
static void zaxpy_kernel_4( BLASLONG n, FLOAT *x, FLOAT *y, FLOAT *alpha)
^
../kernel/x86_64/zaxpy.c:87:30: warning: incompatible pointer types passing 'double (*)[2]' to parameter of type 'double *' [-Wincompatible-pointer-types]
zaxpy_kernel_4(n1, x, y , &da );
^~~
../kernel/x86_64/zaxpy_microk_bulldozer-2.c:31:68: note: passing argument to parameter 'alpha' here
static void zaxpy_kernel_4( BLASLONG n, FLOAT *x, FLOAT *y, FLOAT *alpha)
^
1 warning generated.
1 warning generated.
setparam_BULLDOZER.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_BULLDOZER.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
../kernel/x86_64/sgemv_n_4.c:292:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
setparam_PILEDRIVER.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_PILEDRIVER.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
../kernel/x86_64/sgemv_n_4.c:292:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
../kernel/x86_64/dgemv_n_4.c:249:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
../kernel/x86_64/cgemv_n_4.c:217:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/cgemv_n_4.c:217:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/cgemv_n_4.c:217:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
1 warning generated.
../kernel/x86_64/cgemv_n_4.c:217:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
1 warning generated.
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
../kernel/x86_64/zgemv_n_4.c:220:11: warning: unused variable 'j' [-Wunused-variable]
BLASLONG j;
^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
setparam_HASWELL.c:677:7: warning: unused variable 'l2' [-Wunused-variable]
int l2 = get_l2_size();
^
setparam_HASWELL.c:665:23: warning: unused function 'get_l3_size' [-Wunused-function]
static __inline__ int get_l3_size(void){
^
2 warnings generated.
sgbsvx.f: In function 'sgbsvx':
sgbsvx.f:482:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
sgbsvx.f:482:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
sgebak.f:242.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgebak.f:256.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgebal.f:245.19:
SCALE( M ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgebrd.f:272.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgebrd.f:276.11:
WS = MAX( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgebrd.f:289.17:
WS = ( M+N )*NB
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgees.f:308.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgees.f:318.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgees.f:530.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeesx.f:388.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgeesx.f:404.21:
WORK( 1 ) = LWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeesx.f:638.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeev.f:283.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgeev.f:292.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgeev.f:299.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgeev.f:304.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeev.f:511.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeevx.f:422.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgeevx.f:444.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeevx.f:675.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeesx.f: In function 'sgeesx':
sgeesx.f:316:0: warning: 'maxwrk' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ MAXWRK, MINWRK
^
sgegs.f:302.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgegs.f:329.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgegs.f:535.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgegv.f:387.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgegv.f:414.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgegv.f:763.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgehrd.f:219.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgehrd.f:252.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgehrd.f:346.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgehrd.f: In function 'sgehrd':
sgehrd.f:300:0: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 40 I = ILO, IHI - 1 - NX, NB
^
sgelqf.f:174.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelqf.f:196.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelqf.f:264.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelsd.f:360.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelsd.f:627.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelss.f:259.28:
LWORK_SGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:263.28:
LWORK_SORMQR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:278.28:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:282.28:
LWORK_SORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:286.28:
LWORK_SORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:310.31:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:314.31:
LWORK_SORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:318.31:
LWORK_SORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:322.31:
LWORK_SORMLQ=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:343.31:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:347.31:
LWORK_SORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:351.31:
LWORK_SORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgelss.f:361.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelss.f:738.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelsd.f: In function 'sgelsd':
sgelsd.f:511:0: warning: 'wlalsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.GE.MAX( 4*M+M*LDA+MAX( M, 2*M-4, NRHS, N-3*M ),
^
sgelsd.f:446:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
sgelsy.f:286.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelsy.f:473.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgelss.f: In function 'sgelss':
sgelss.f:440:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
sgeqlf.f:192.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqlf.f:282.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqp3.f:211.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqp3.f:359.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqlf.f: In function 'sgeqlf':
sgeqlf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
sgeqrf.f:175.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqrf.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqrf.f:265.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqrfp.f:175.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqrfp.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgeqrfp.f:265.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgerqf.f:193.24:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgerqf.f:195.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgerqf.f:285.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgerqf.f: In function 'sgerqf':
sgerqf.f:218:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
sgesdd.f:514.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgesdd.f:1424.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgetc2.f: In function 'sgetc2':
sgetc2.f:204:0: warning: 'smin' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( N, N ) = SMIN
^
sgetc2.f:186:0: warning: 'jpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL SSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 )
^
sgetc2.f:180:0: warning: 'ipv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL SSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA )
^
sgetri.f:158.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgetri.f:256.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggbak.f:258.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggbak.f:268.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggbak.f:282.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggbak.f:292.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvx.f: In function 'sgesvx':
sgesvx.f:456:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
sgesvx.f:456:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
sgesvd.f:317.25:
LWORK_SGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:320.27:
LWORK_SORGQR_N=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:322.27:
LWORK_SORGQR_M=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:326.25:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:330.27:
LWORK_SORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:334.27:
LWORK_SORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:450.28:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:455.33:
LWORK_SORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:461.33:
LWORK_SORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:478.25:
LWORK_SGELQF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:481.27:
LWORK_SORGLQ_N=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:483.27:
LWORK_SORGLQ_M=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:487.25:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:491.27:
LWORK_SORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:495.27:
LWORK_SORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:611.28:
LWORK_SGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:617.32:
LWORK_SORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:623.32:
LWORK_SORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesvd.f:634.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgesvd.f:3488.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggbal.f:343.20:
LSCALE( M ) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggbal.f:352.20:
RSCALE( M ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggbal.f:528.14:
IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggbal.f:536.14:
JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgesdd.f: In function 'sgesdd':
sgesdd.f:558:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
sgesdd.f:854:0: warning: 'bdspac' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.GE.M*N+3*N+BDSPAC ) THEN
^
sgesdd.f:242:0: warning: 'il' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IL,
^
sgesdd.f:243:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IR, ISCL, ITAU, ITAUP, ITAUQ, IU, IVT, LDWKVT,
^
sgges.f:412.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgges.f:674.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggev.f:341.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggev.f:587.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggesx.f:516.21:
WORK( 1 ) = LWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggesx.f:813.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggevx.f:538.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggevx.f:861.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggglm.f:257.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggglm.f:287.13:
LOPT = WORK( M+NP+1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggglm.f:342.18:
WORK( 1 ) = M + NP + MAX( LOPT, INT( WORK( M+NP+1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgesvd.f: In function 'sgesvd':
sgesvd.f:1171:0: warning: 'wrkbl' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LWORK.GE.WRKBL+( LDA+N )*N ) THEN
^
sgesvd.f:678:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
sgesvd.f:237:0: warning: 'bdspac' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IR, ISCL,
^
sggqrf.f:257.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggqrf.f:282.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggqrf.f:293.18:
WORK( 1 ) = MAX( LOPT, INT( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgglse.f:252.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgglse.f:282.13:
LOPT = WORK( P+MN+1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sgglse.f:348.18:
WORK( 1 ) = P + MN + MAX( LOPT, INT( WORK( P+MN+1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sgesvd.f:3462:0: warning: 'ie' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( IE.LT.2 ) THEN
^
sggrqf.f:256.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggrqf.f:281.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sggrqf.f:293.18:
WORK( 1 ) = MAX( LOPT, INT( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggsvd.f:416.16:
TOLA = MAX( M, N )*MAX( ANORM, UNFL )*ULP
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sggsvd.f:417.16:
TOLB = MAX( P, N )*MAX( BNORM, UNFL )*ULP
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
shgeqz.f:405.18:
WORK( 1 ) = MAX( 1, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slahrd.f: In function 'slahrd':
slahrd.f:282:0: warning: 'ei' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
slahr2.f: In function 'slahr2':
slahr2.f:305:0: warning: 'ei' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
shgeqz.f: In function 'shgeqz':
shgeqz.f:478:0: warning: 'ilz' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 20 JR = 1, N
^
shgeqz.f:423:0: warning: 'ilq' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDQ.LT.1 .OR. ( ILQ .AND. LDQ.LT.N ) ) THEN
^
shgeqz.f:1058:0: warning: 'ilschr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.ILSCHR ) THEN
^
slahqr.f: In function 'slahqr':
slahqr.f:238:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, I1, I2, ITS, J, K, L, M, NH, NR, NZ
^
slals0.f: In function 'slals0':
slals0.f:410:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DIFRJ ) / ( POLES( I, 2 )+DJ )
^
slange.f: In function 'slange':
slange.f:138:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE, TEMP
^
slangb.f: In function 'slangb':
slangb.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE, TEMP
^
slangt.f: In function 'slangt':
slangt.f:130:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ANORM, SCALE, SUM, TEMP
^
slanhs.f: In function 'slanhs':
slanhs.f:132:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
slansb.f: In function 'slansb':
slansb.f:153:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
slantb.f:318.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slantb.f:337.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slansp.f: In function 'slansp':
slansp.f:138:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
slansy.f: In function 'slansy':
slansy.f:146:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
slantp.f:313.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slantp.f:331.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slantb.f: In function 'slantb':
slantb.f:165:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
slantr.f:318.21:
SUM = MIN( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slantr.f:332.21:
SUM = MIN( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slantp.f: In function 'slantp':
slantp.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
slantr.f: In function 'slantr':
slantr.f:166:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
slarfgp.f:163.37:
X( 1 + (J-1)*INCX ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slarfgp.f:217.40:
X( 1 + (J-1)*INCX ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slarrv.f:280.34:
SUBROUTINE SLARRV( N, VL, VU, D, L, PIVMIN,
1
Warning: Unused dummy argument 'vu' at (1)
slasy2.f:244.12:
SGN = ISGN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slasy2.f: In function 'slasy2':
slasy2.f:427:0: warning: 'jpsv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL SSWAP( 4, T16( 1, JPSV ), 1, T16( 1, I ), 1 )
^
slasy2.f:421:0: warning: 'ipsv' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL SSWAP( 4, T16( IPSV, 1 ), 4, T16( I, 1 ), 4 )
^
slatbs.f: In function 'slatbs':
slatbs.f:794:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
slasyf_rook.f: In function 'slasyf_rook':
slasyf_rook.f:713:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
IMAX = JMAX
^
slatps.f: In function 'slatps':
slatps.f:775:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
slatrs.f: In function 'slatrs':
slatrs.f:769:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
sorgbr.f:219.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgbr.f:239.18:
LWKOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sorgbr.f:247.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgbr.f:254.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgbr.f:333.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorghr.f:183.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorghr.f:196.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorghr.f:235.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorglq.f:170.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorglq.f:193.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorglq.f:284.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgql.f:187.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgql.f:291.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgql.f: In function 'sorgql':
sorgql.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
sorgqr.f:171.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgqr.f:194.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgqr.f:285.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgrq.f:187.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgrq.f:291.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgrq.f: In function 'sorgrq':
sorgrq.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
sorgtr.f:184.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgtr.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorgtr.f:250.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormbr.f:291.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormbr.f:303.18:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormbr.f:369.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormhr.f:259.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormhr.f:272.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormhr.f:291.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormlq.f:257.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormlq.f:270.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormlq.f:351.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormql.f:259.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormql.f:346.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormqr.f:256.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormqr.f:269.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormqr.f:344.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormql.f: In function 'sormql':
sormql.f:282:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
sormrq.f:259.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormrq.f:352.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormrq.f: In function 'sormrq':
sormrq.f:282:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
sormrz.f:280.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormrz.f:382.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormtr.f:262.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormtr.f:275.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormtr.f:307.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sormrz.f: In function 'sormrz':
sormrz.f:303:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
spbsvx.f: In function 'spbsvx':
spbsvx.f:432:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
spbsvx.f:432:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
spstrf.f:242.21:
SSTOP = N * SLAMCH( 'Epsilon' ) * AJJ
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
spstrf.f:262.30:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
spstrf.f:349.30:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sposvx.f: In function 'sposvx':
sposvx.f:394:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
sposvx.f:394:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
spstf2.f:228.18:
SSTOP = N * SLAMCH( 'Epsilon' ) * AJJ
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
spstf2.f:236.21:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sppsvx.f: In function 'sppsvx':
sppsvx.f:394:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
sppsvx.f:394:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
ssbevd.f:271.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssbevd.f:354.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssbgvd.f:304.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssbgvd.f:365.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sspevd.f:252.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sspevd.f:331.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sspgvd.f:279.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sspgvd.f:313.14:
LWMIN = MAX( REAL( LWMIN ), REAL( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sspgvd.f:314.15:
LIWMIN = MAX( REAL( LIWMIN ), REAL( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
sspgvd.f:357.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssptrf.f: In function 'ssptrf':
ssptrf.f:505:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ 1 )
^
sstegr.f:256.23:
$ ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
1
Warning: Unused dummy argument 'abstol' at (1)
sstein.f: In function 'sstein':
sstein.f:389:0: warning: 'xjm' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
sstein.f:409:0: warning: 'stpcrt' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NRM.LT.STPCRT )
^
sstein.f:389:0: warning: 'ortol' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
sstein.f:375:0: warning: 'onenrm' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ SASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
^
sstein.f:201:0: warning: 'gpind' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
^
sstevd.f:227.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstevd.f:295.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstevr.f:388.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstevr.f:567.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyev.f:196.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyev.f:217.21:
WORK( 1 ) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyev.f:280.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevd.f:264.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevd.f:348.18:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevr.f:425.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevr.f:446.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevr.f:451.21:
WORK( 1 ) = 26
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevr.f:674.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevx.f:337.24:
WORK( 1 ) = LWKMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevx.f:343.24:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevx.f:541.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssyevx.f: In function 'ssyevx':
ssyevx.f:541:0: warning: 'lwkopt' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWKOPT
^
ssygv.f:240.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssygv.f:309.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssygvd.f:301.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssygvd.f:336.13:
LOPT = MAX( REAL( LOPT ), REAL( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
ssygvd.f:337.14:
LIOPT = MAX( REAL( LIOPT ), REAL( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
ssygvd.f:373.18:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssygvx.f:379.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssygvx.f:452.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysv.f:229.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
ssysv.f:231.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysv.f:264.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysvx.f:360.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysvx.f:410.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrd.f:254.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrd.f:267.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrd.f:371.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrf.f:239.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrf.f:358.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytri2.f:190.17:
WORK(1)=MINSIZE
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytf2.f: In function 'ssytf2':
ssytf2.f:515:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL SSWAP( N-KP, A( KP+1, KK ), 1, A( KP+1, KP ), 1 )
^
ssytri2x.f:237.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytri2x.f:414.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytf2_rook.f: In function 'ssytf2_rook':
ssytf2_rook.f:630:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN
^
ssytf2_rook.f:340:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = ISAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
ssytrf_rook.f:265.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssytrf_rook.f:388.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysv_rook.f:262.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
ssysv_rook.f:264.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ssysv_rook.f:287.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgex2.f:291.21:
WORK( 1 ) = MAX( N*M, M*M*2 )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgexc.f:281.19:
WORK(1) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgexc.f:539.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsen.f:575.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsen.f:856.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsna.f:496.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsna.f:695.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsna.f: In function 'stgsna':
stgsna.f:673:0: warning: 'cond' may be used uninitialized in this function [-Wmaybe-uninitialized]
DIF( KS ) = COND
^
stgsyl.f:390.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsyl.f:407.17:
SCALE = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsyl.f:410.21:
DIF = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsyl.f:676.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stgsyl.f: In function 'stgsyl':
stgsyl.f:606:0: warning: 'scale2' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCALE = SCALE2
^
stptri.f: In function 'stptri':
stptri.f:229:0: warning: 'jclast' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ AP( JCLAST ), AP( JC+1 ), 1 )
^
strsen.f:433.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
strsen.f:564.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
strsen.f: In function 'strsen':
strsen.f:425:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.LT.LWMIN .AND. .NOT.LQUERY ) THEN
^
strsen.f:427:0: warning: 'liwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LIWORK.LT.LIWMIN .AND. .NOT.LQUERY ) THEN
^
strsyl.f:257.12:
SGN = ISGN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stzrzf.f:213.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stzrzf.f:307.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
stzrzf.f: In function 'stzrzf':
stzrzf.f:241:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.M ) THEN
^
sstemr.f:437.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstemr.f:452.23:
Z( 1,1 ) = NZCMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstemr.f:757.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slansf.f: In function 'slansf':
slansf.f:234:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, S, VALUE, AA, TEMP
^
sbbcsd.f:422.19:
WORK(1) = LWORKMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sbbcsd.f:439.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorbdb.f:380.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorbdb1.f:270.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorbdb2.f:268.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorbdb3.f:269.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorbdb4.f:282.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorcsd.f:480.19:
WORK(1) = MAX(LWORKOPT,LWORKMIN)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorcsd.f: In function 'sorcsd':
sorcsd.f:506:0: warning: 'itauq2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
sorcsd.f:506:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:506:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:506:0: warning: 'itaup1' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:559:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQRWORK, INFO )
^
sorcsd.f:530:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGLQ), LORGLQWORK, INFO )
^
sorcsd.f:506:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
sorcsd.f:576:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IB22E), WORK(IBBCSD), LBBCSDWORK, INFO )
^
sorcsd.f:576:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd.f:576:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:449.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sorcsd2by1.f: In function 'sorcsd2by1':
sorcsd2by1.f:474:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO )
^
sorcsd2by1.f:474:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:474:0: warning: 'itaup1' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:486:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQR, CHILDINFO )
^
sorcsd2by1.f:461:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
LORGLQ = LWORK-IORGLQ+1
^
sorcsd2by1.f:659:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL SCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 )
^
sorcsd2by1.f:685:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
sorcsd2by1.f:685:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:685:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:685:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:616:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
sorcsd2by1.f:561:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
sorcsd2by1.f:561:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:561:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
sorcsd2by1.f:507:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
dgbsvx.f: In function 'dgbsvx':
dgbsvx.f:480:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
dgbsvx.f:480:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dgebak.f:242.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgebak.f:256.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgees.f:308.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeev.f:283.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeev.f:292.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeesx.f:388.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeev.f:299.24:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeevx.f:423.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgeesx.f: In function 'dgeesx':
dgeesx.f:316:0: warning: 'maxwrk' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ MAXWRK, MINWRK
^
dgehrd.f: In function 'dgehrd':
dgehrd.f:300:0: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 40 I = ILO, IHI - 1 - NX, NB
^
dgelss.f:260.28:
LWORK_DGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:264.28:
LWORK_DORMQR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:279.28:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:283.28:
LWORK_DORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:287.28:
LWORK_DORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:311.31:
LWORK_DGELQF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:315.31:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:319.31:
LWORK_DORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:323.31:
LWORK_DORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:327.31:
LWORK_DORMLQ=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:347.31:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:351.31:
LWORK_DORMBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f:355.31:
LWORK_DORGBR=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgelss.f: In function 'dgelss':
dgelss.f:444:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
dgeqlf.f: In function 'dgeqlf':
dgeqlf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
dgerqf.f: In function 'dgerqf':
dgerqf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
dgetc2.f: In function 'dgetc2':
dgetc2.f:204:0: warning: 'smin' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( N, N ) = SMIN
^
dgetc2.f:186:0: warning: 'jpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL DSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 )
^
dgetc2.f:180:0: warning: 'ipv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL DSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA )
^
dgesvx.f: In function 'dgesvx':
dgesvx.f:456:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
dgesvx.f:456:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dgesvd.f:317.25:
LWORK_DGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:320.27:
LWORK_DORGQR_N=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:322.27:
LWORK_DORGQR_M=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:326.25:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:330.27:
LWORK_DORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:334.27:
LWORK_DORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:450.28:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:455.33:
LWORK_DORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:461.33:
LWORK_DORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:478.25:
LWORK_DGELQF=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:481.27:
LWORK_DORGLQ_N=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:483.27:
LWORK_DORGLQ_M=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:487.25:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:491.27:
LWORK_DORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:495.27:
LWORK_DORGBR_Q=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:610.28:
LWORK_DGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:616.32:
LWORK_DORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f:622.32:
LWORK_DORGBR_P=DUM(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbak.f:258.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbak.f:268.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbak.f:282.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbak.f:292.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbal.f:528.14:
IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggbal.f:536.14:
JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesdd.f: In function 'dgesdd':
dgesdd.f:558:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
dgesdd.f:854:0: warning: 'bdspac' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.GE.M*N+3*N+BDSPAC ) THEN
^
dgesdd.f:242:0: warning: 'il' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IL,
^
dgesdd.f:243:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IR, ISCL, ITAU, ITAUP, ITAUQ, IU, IVT, LDWKVT,
^
dggglm.f:287.13:
LOPT = WORK( M+NP+1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dgesvd.f: In function 'dgesvd':
dgesvd.f:677:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
dgesvd.f:237:0: warning: 'bdspac' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER BDSPAC, BLK, CHUNK, I, IE, IERR, IR, ISCL,
^
dgesvd.f:3461:0: warning: 'ie' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( IE.LT.2 ) THEN
^
dgesvd.f:1170:0: warning: 'wrkbl' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LWORK.GE.WRKBL+( LDA+N )*N ) THEN
^
dgglse.f:282.13:
LOPT = WORK( P+MN+1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggqrf.f:282.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dggrqf.f:281.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dlahrd.f: In function 'dlahrd':
dlahrd.f:282:0: warning: 'ei' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
dlahr2.f: In function 'dlahr2':
dlahr2.f:305:0: warning: 'ei' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
dhgeqz.f: In function 'dhgeqz':
dhgeqz.f:478:0: warning: 'ilz' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 20 JR = 1, N
^
dhgeqz.f:423:0: warning: 'ilq' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDQ.LT.1 .OR. ( ILQ .AND. LDQ.LT.N ) ) THEN
^
dhgeqz.f:1058:0: warning: 'ilschr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.ILSCHR ) THEN
^
dlahqr.f: In function 'dlahqr':
dlahqr.f:238:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, I1, I2, ITS, J, K, L, M, NH, NR, NZ
^
dlals0.f: In function 'dlals0':
dlals0.f:410:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DIFRJ ) / ( POLES( I, 2 )+DJ )
^
dlange.f: In function 'dlange':
dlange.f:138:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE, TEMP
^
dlangb.f: In function 'dlangb':
dlangb.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE, TEMP
^
dlangt.f: In function 'dlangt':
dlangt.f:130:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ANORM, SCALE, SUM, TEMP
^
dlanhs.f: In function 'dlanhs':
dlanhs.f:132:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
dlansb.f: In function 'dlansb':
dlansb.f:153:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
dlansp.f: In function 'dlansp':
dlansp.f:138:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
dlansy.f: In function 'dlansy':
dlansy.f:146:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
dlantp.f: In function 'dlantp':
dlantp.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
dlantb.f: In function 'dlantb':
dlantb.f:165:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
dlantr.f: In function 'dlantr':
dlantr.f:166:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
dlarrv.f:280.34:
SUBROUTINE DLARRV( N, VL, VU, D, L, PIVMIN,
1
Warning: Unused dummy argument 'vu' at (1)
dlasy2.f: In function 'dlasy2':
dlasy2.f:427:0: warning: 'jpsv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL DSWAP( 4, T16( 1, JPSV ), 1, T16( 1, I ), 1 )
^
dlasy2.f:421:0: warning: 'ipsv' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL DSWAP( 4, T16( IPSV, 1 ), 4, T16( I, 1 ), 4 )
^
dlatbs.f: In function 'dlatbs':
dlatbs.f:794:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
dlasyf_rook.f: In function 'dlasyf_rook':
dlasyf_rook.f:713:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
IMAX = JMAX
^
dlatps.f: In function 'dlatps':
dlatps.f:775:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
dlatrs.f: In function 'dlatrs':
dlatrs.f:769:0: warning: 'tjjs' may be used uninitialized in this function [-Wmaybe-uninitialized]
X( J ) = X( J ) / TJJS - SUMJ
^
dorgbr.f:239.18:
LWKOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dorgql.f: In function 'dorgql':
dorgql.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
dorgrq.f: In function 'dorgrq':
dorgrq.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
dormql.f: In function 'dormql':
dormql.f:279:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
dormrq.f: In function 'dormrq':
dormrq.f:280:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
dormrz.f: In function 'dormrz':
dormrz.f:304:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
dpbsvx.f: In function 'dpbsvx':
dpbsvx.f:432:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
dpbsvx.f:432:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dposvx.f: In function 'dposvx':
dposvx.f:394:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
dposvx.f:394:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dppsvx.f: In function 'dppsvx':
dppsvx.f:394:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
dppsvx.f:394:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dspgvd.f:313.14:
LWMIN = MAX( DBLE( LWMIN ), DBLE( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dspgvd.f:314.15:
LIWMIN = MAX( DBLE( LIWMIN ), DBLE( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dstegr.f:256.23:
$ ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
1
Warning: Unused dummy argument 'abstol' at (1)
dsptrf.f: In function 'dsptrf':
dsptrf.f:507:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ 1 )
^
dstein.f: In function 'dstein':
dstein.f:389:0: warning: 'xjm' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
dstein.f:389:0: warning: 'ortol' may be used uninitialized in this function [-Wmaybe-uninitialized]
dstein.f:375:0: warning: 'onenrm' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
^
dstein.f:201:0: warning: 'gpind' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
^
dstein.f:409:0: warning: 'dtpcrt' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NRM.LT.DTPCRT )
^
dsygvd.f:336.13:
LOPT = MAX( DBLE( LOPT ), DBLE( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dsygvd.f:337.14:
LIOPT = MAX( DBLE( LIOPT ), DBLE( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dsyevx.f: In function 'dsyevx':
dsyevx.f:541:0: warning: 'lwkopt' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWKOPT
^
dsysv.f:229.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dsytf2.f: In function 'dsytf2':
dsytf2.f:514:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL DSWAP( N-KP, A( KP+1, KK ), 1, A( KP+1, KP ), 1 )
^
dsytf2_rook.f: In function 'dsytf2_rook':
dsytf2_rook.f:630:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN
^
dsytf2_rook.f:340:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = IDAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
dsysv_rook.f:262.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
dtgsna.f: In function 'dtgsna':
dtgsna.f:673:0: warning: 'cond' may be used uninitialized in this function [-Wmaybe-uninitialized]
DIF( KS ) = COND
^
dtptri.f: In function 'dtptri':
dtptri.f:229:0: warning: 'jclast' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ AP( JCLAST ), AP( JC+1 ), 1 )
^
dtgsyl.f: In function 'dtgsyl':
dtgsyl.f:606:0: warning: 'scale2' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCALE = SCALE2
^
dtrsen.f: In function 'dtrsen':
dtrsen.f:424:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.LT.LWMIN .AND. .NOT.LQUERY ) THEN
^
dtrsen.f:426:0: warning: 'liwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LIWORK.LT.LIWMIN .AND. .NOT.LQUERY ) THEN
^
dtzrzf.f: In function 'dtzrzf':
dtzrzf.f:241:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.M ) THEN
^
dlag2s.f:143.25:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
dlat2s.f:152.28:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
dlat2s.f:163.28:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
dlansf.f: In function 'dlansf':
dlansf.f:233:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, S, VALUE, AA, TEMP
^
dorcsd.f: In function 'dorcsd':
dorcsd.f:503:0: warning: 'itauq2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
dorcsd.f:503:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:503:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:503:0: warning: 'itaup1' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:560:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQRWORK, INFO )
^
dorcsd.f:537:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGLQ), LORGLQWORK, INFO )
^
dorcsd.f:503:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
dorcsd.f:577:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IB22E), WORK(IBBCSD), LBBCSDWORK, INFO )
^
dorcsd.f:577:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd.f:577:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f: In function 'dorcsd2by1':
dorcsd2by1.f:478:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO )
^
dorcsd2by1.f:478:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:478:0: warning: 'itaup1' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:490:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQR, CHILDINFO )
^
dorcsd2by1.f:465:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
LORGLQ = LWORK-IORGLQ+1
^
dorcsd2by1.f:663:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL DCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 )
^
dorcsd2by1.f:689:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
dorcsd2by1.f:689:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:689:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:689:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:620:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
dorcsd2by1.f:565:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
dorcsd2by1.f:565:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:565:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
dorcsd2by1.f:511:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
cgbsvx.f: In function 'cgbsvx':
cgbsvx.f:485:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
cgbsvx.f:485:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
cgebak.f:244.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cgebak.f:258.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cgebal.f:254.19:
SCALE( M ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgebd2.f:251.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cgebd2.f:270.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cgebd2.f:295.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cgebd2.f:314.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cgebrd.f:274.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgebrd.f:278.11:
WS = MAX( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgebrd.f:291.17:
WS = ( M+N )*NB
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgees.f:288.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgees.f:298.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgees.f:419.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeesx.f:343.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgeesx.f:356.21:
WORK( 1 ) = LWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeesx.f:494.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeev.f:281.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgeev.f:284.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeev.f:485.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeesx.f: In function 'cgeesx':
cgeesx.f:272:0: warning: 'maxwrk' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ ITAU, IWRK, LWRK, MAXWRK, MINWRK
^
cgeevx.f:404.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgeevx.f:426.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeevx.f:648.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegs.f:304.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegs.f:331.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegs.f:525.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegv.f:374.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegv.f:401.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgegv.f:693.20:
SBETA = ( SCALE*BETA( JC ) )*BNRM
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cgegv.f:700.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgehrd.f:219.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgehrd.f:252.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgehrd.f:346.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelqf.f:174.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelqf.f:196.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelqf.f:264.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelsd.f:379.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelsd.f:381.22:
RWORK( 1 ) = LRWORK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgelsd.f:659.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelsd.f:661.19:
RWORK( 1 ) = LRWORK
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgelss.f:272.28:
LWORK_CGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:276.28:
LWORK_CUNMQR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:290.28:
LWORK_CGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:294.28:
LWORK_CUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:298.28:
LWORK_CUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:316.31:
LWORK_CGELQF=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:320.31:
LWORK_CGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:324.31:
LWORK_CUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:328.31:
LWORK_CUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:332.31:
LWORK_CUNMLQ=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:351.31:
LWORK_CGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:355.31:
LWORK_CUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:359.31:
LWORK_CUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgelss.f:368.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgelss.f:766.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgehrd.f: In function 'cgehrd':
cgehrd.f:300:0: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 40 I = ILO, IHI - 1 - NX, NB
^
cgelsd.f: In function 'cgelsd':
cgelsd.f:466:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
cgelsy.f:357.14:
WSIZE = MN + REAL( WORK( MN+1 ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgelsy.f:417.26:
WSIZE = MAX( WSIZE, 2*MN+REAL( WORK( 2*MN+1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cgelss.f: In function 'cgelss':
cgelss.f:447:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
cgeqlf.f:192.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqlf.f:282.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqlf.f: In function 'cgeqlf':
cgeqlf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
cgeqp3.f:223.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqp3.f:373.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrf.f:175.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrf.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrf.f:265.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrfp.f:175.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrfp.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgeqrfp.f:265.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgerqf.f:192.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgerqf.f:282.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgerqf.f: In function 'cgerqf':
cgerqf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
cgesdd.f:556.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgesdd.f:2052.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgesvd.f:325.25:
LWORK_CGEQRF=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:328.27:
LWORK_CUNGQR_N=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:330.27:
LWORK_CUNGQR_M=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:334.25:
LWORK_CGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:338.27:
LWORK_CUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:341.27:
LWORK_CUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:449.28:
LWORK_CGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:454.33:
LWORK_CUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:460.33:
LWORK_CUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:475.25:
LWORK_CGELQF=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:479.27:
LWORK_CUNGLQ_N=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:481.27:
LWORK_CUNGLQ_M=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:485.25:
LWORK_CGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:489.27:
LWORK_CUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:493.27:
LWORK_CUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:599.28:
LWORK_CGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:605.32:
LWORK_CUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:611.32:
LWORK_CUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgesvd.f:621.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgesvd.f:3690.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgetri.f:159.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgetri.f:257.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgetc2.f: In function 'cgetc2':
cgetc2.f:135:0: warning: 'smin' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL BIGNUM, EPS, SMIN, SMLNUM, XMAX
^
cgetc2.f:186:0: warning: 'jpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL CSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 )
^
cgetc2.f:180:0: warning: 'ipv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL CSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA )
^
cgesvx.f: In function 'cgesvx':
cgesvx.f:458:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
cgesvx.f:458:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
cggbak.f:259.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cggbak.f:269.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cggbak.f:283.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cggbak.f:293.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cggbal.f:352.20:
LSCALE( M ) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cggbal.f:361.20:
RSCALE( M ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cggbal.f:541.14:
IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cggbal.f:549.14:
JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
cgges.f:396.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgges.f:593.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggesx.f:482.21:
WORK( 1 ) = LWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggesx.f:711.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggev.f:342.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggev.f:553.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggevx.f:527.21:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggevx.f:799.18:
WORK( 1 ) = MAXWRK
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggglm.f:258.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggglm.f:288.13:
LOPT = WORK( M+NP+1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cggglm.f:343.18:
WORK( 1 ) = M + NP + MAX( LOPT, INT( WORK( M+NP+1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgesvd.f: In function 'cgesvd':
cgesvd.f:665:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
cgesvd.f:1190:0: warning: 'wrkbl' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.GE.WRKBL+2*LDA*N ) THEN
^
cgglse.f:252.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cgglse.f:282.13:
LOPT = WORK( P+MN+1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cgglse.f:349.18:
WORK( 1 ) = P + MN + MAX( LOPT, INT( WORK( P+MN+1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggqrf.f:257.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggqrf.f:282.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cggqrf.f:293.18:
WORK( 1 ) = MAX( LOPT, INT( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggrqf.f:256.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggrqf.f:281.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cggrqf.f:293.18:
WORK( 1 ) = MAX( LOPT, INT( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cggsvd.f:420.16:
TOLA = MAX( M, N )*MAX( ANORM, UNFL )*ULP
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cggsvd.f:421.16:
TOLB = MAX( P, N )*MAX( BNORM, UNFL )*ULP
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chbev.f:226.21:
W( 1 ) = AB( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chbev.f:228.21:
W( 1 ) = AB( KD+1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chbevd.f:300.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chbevd.f:301.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chbevd.f:326.18:
W( 1 ) = AB( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chbevd.f:394.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chbevd.f:395.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chbevx.f:378.21:
W( 1 ) = CTMP1
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chbgvd.f:334.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chbgvd.f:335.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chbgvd.f:400.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chbgvd.f:401.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chbtrd.f:462.21:
D( I ) = AB( KD1, I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chbtrd.f:669.21:
D( I ) = AB( 1, I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheev.f:207.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheev.f:227.18:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheev.f:228.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheev.f:292.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevd.f:294.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevd.f:295.22:
RWORK( 1 ) = LROPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cheevd.f:320.18:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheevd.f:390.18:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevd.f:391.19:
RWORK( 1 ) = LROPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cheevr.f:451.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevr.f:452.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cheevr.f:475.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevr.f:480.21:
WORK( 1 ) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevr.f:707.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevr.f:708.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cheevx.f:347.24:
WORK( 1 ) = LWKMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevx.f:353.24:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevx.f:377.21:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheevx.f:382.24:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheevx.f:551.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cheevx.f: In function 'cheevx':
cheevx.f:551:0: warning: 'lwkopt' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWKOPT
^
chegs2.f:199.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:200.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:229.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:230.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:254.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:255.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:274.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegs2.f:275.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chegv.f:246.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chegv.f:315.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chegvd.f:328.21:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chegvd.f:329.22:
RWORK( 1 ) = LROPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chegvd.f:366.13:
LOPT = MAX( REAL( LOPT ), REAL( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chegvd.f:367.14:
LROPT = MAX( REAL( LROPT ), REAL( RWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chegvd.f:368.14:
LIOPT = MAX( REAL( LIOPT ), REAL( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chegvd.f:404.18:
WORK( 1 ) = LOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chegvd.f:405.19:
RWORK( 1 ) = LROPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chegvx.f:387.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chegvx.f:461.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chesv.f:232.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chesv.f:265.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chesvx.f:362.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chesvx.f:411.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetd2.f:251.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetd2.f:279.23:
D( I+1 ) = A( I+1, I+1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetd2.f:282.18:
D( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetd2.f:295.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetd2.f:324.21:
D( I ) = A( I, I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetd2.f:327.18:
D( N ) = A( N, N )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetrd.f:256.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetrd.f:269.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetrd.f:331.24:
D( J ) = A( J, J )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetrd.f:363.24:
D( J ) = A( J, J )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetrd.f:373.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetrf.f:234.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetrf.f:352.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetf2.f: In function 'chetf2':
chetf2.f:531:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 60 J = KK + 1, KP - 1
^
chetri2.f:190.17:
WORK(1)=MINSIZE
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetri2x.f:240.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetri2x.f:417.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetf2_rook.f:534.24:
D11 = A( K, K ) / D
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetf2_rook.f:535.24:
D22 = A( K-1, K-1 ) / D
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chetrf_rook.f:269.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetrf_rook.f:392.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chetf2_rook.f: In function 'chetf2_rook':
chetf2_rook.f:691:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) )
^
chetf2_rook.f:353:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = ICAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
chesv_rook.f:266.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chesv_rook.f:289.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chgeqz.f:385.18:
WORK( 1 ) = MAX( 1, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chpev.f:209.18:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpev.f:210.22:
RWORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chpevd.f:280.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chpevd.f:281.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chpevd.f:306.18:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpevd.f:371.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chpevd.f:372.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chgeqz.f: In function 'chgeqz':
chgeqz.f:405:0: warning: 'ilz' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDZ.LT.1 .OR. ( ILZ .AND. LDZ.LT.N ) ) THEN
^
chgeqz.f:403:0: warning: 'ilq' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDQ.LT.1 .OR. ( ILQ .AND. LDQ.LT.N ) ) THEN
^
chgeqz.f:702:0: warning: 'ilschr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.ILSCHR ) THEN
^
chpevx.f:331.21:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpevx.f:335.24:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:188.21:
BJJ = BP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:209.21:
AKK = AP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:210.21:
BKK = BP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:240.21:
AKK = AP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:241.21:
BKK = BP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:264.21:
AJJ = AP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgst.f:265.21:
BJJ = BP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chpgvd.f:304.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chpgvd.f:305.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chpgvd.f:341.14:
LWMIN = MAX( REAL( LWMIN ), REAL( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chpgvd.f:342.15:
LRWMIN = MAX( REAL( LRWMIN ), REAL( RWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chpgvd.f:343.15:
LIWMIN = MAX( REAL( LIWMIN ), REAL( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(8) at (1)
chpgvd.f:386.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
chpgvd.f:387.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
chptrd.f:227.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrd.f:252.23:
D( I+1 ) = AP( I1+I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrd.f:256.18:
D( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrd.f:272.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrd.f:299.21:
D( I ) = AP( II )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrd.f:303.18:
D( N ) = AP( II )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
chptrf.f: In function 'chptrf':
chptrf.f:186:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JMAX, K, KC, KK, KNC, KP, KPC,
^
chptrf.f:328:0: warning: 'kpc' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL CSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 )
^
clabrd.f:273.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clabrd.f:313.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clabrd.f:357.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clabrd.f:391.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claed8.f: In function 'claed8':
claed8.f:256:0: warning: 'jlam' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JLAM, JMAX, JP, K2, N1, N1P1, N2
^
clahqr.f: In function 'clahqr':
clahqr.f:537:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL CSCAL( I2-I, CONJG( TEMP ), H( I, I+1 ), LDH )
^
clahr2.f: In function 'clahr2':
clahr2.f:307:0: warning: 'IMAGPART_EXPR <ei>' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
clahr2.f:206:0: warning: 'REALPART_EXPR <ei>' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPLEX EI
^
clahef.f: In function 'clahef':
clahef.f:695:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
JMAX = IMAX + ICAMAX( N-IMAX, W( IMAX+1, K+1 ), 1 )
^
claic1.f:197.21:
TMP = SQRT( S*CONJG( S )+C*CONJG( C ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:251.19:
T = C / ( B+SQRT( B*B+C ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:253.19:
T = SQRT( B*B+C ) - B
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:258.18:
TMP = SQRT( SINE*CONJG( SINE )+COSINE*CONJG( COSINE ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:283.18:
TMP = SQRT( S*CONJG( S )+C*CONJG( C ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:341.19:
T = C / ( B+SQRT( ABS( B*B-C ) ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:352.22:
T = -C / ( B+SQRT( B*B+C ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:354.22:
T = B - SQRT( B*B+C )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
claic1.f:360.18:
TMP = SQRT( SINE*CONJG( SINE )+COSINE*CONJG( COSINE ) )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clahef_rook.f: In function 'clahef_rook':
clahef_rook.f:860:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) )
^
clahef_rook.f:366:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = ICAMAX( IMAX-1, W( 1, KW-1 ), 1 )
^
clals0.f: In function 'clals0':
clals0.f:413:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DIFRJ ) / ( POLES( I, 2 )+DJ )
^
clangb.f: In function 'clangb':
clangb.f:150:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE, TEMP
^
clangt.f: In function 'clangt':
clangt.f:130:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ANORM, SCALE, SUM, TEMP
^
clange.f: In function 'clange':
clange.f:140:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE, TEMP
^
clanhb.f: In function 'clanhb':
clanhb.f:157:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clanhe.f: In function 'clanhe':
clanhe.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clanhp.f: In function 'clanhp':
clanhp.f:142:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clanht.f: In function 'clanht':
clanht.f:126:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ANORM, SCALE, SUM
^
clanhs.f: In function 'clanhs':
clanhs.f:134:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
clansb.f: In function 'clansb':
clansb.f:155:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clansy.f: In function 'clansy':
clansy.f:148:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clansp.f: In function 'clansp':
clansp.f:140:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ABSA, SCALE, SUM, VALUE
^
clantb.f:320.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantb.f:339.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantp.f:315.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantp.f:333.21:
SUM = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantp.f: In function 'clantp':
clantp.f:151:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
clantb.f: In function 'clantb':
clantb.f:167:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
clantr.f:320.21:
SUM = MIN( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantr.f:334.21:
SUM = MIN( M, N )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clantr.f: In function 'clantr':
clantr.f:168:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL SCALE, SUM, VALUE
^
clarfgp.f:241.25:
BETA = -SAVEALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clarrv.f:280.34:
SUBROUTINE CLARRV( N, VL, VU, D, L, PIVMIN,
1
Warning: Unused dummy argument 'vu' at (1)
clasyf_rook.f: In function 'clasyf_rook':
clasyf_rook.f:721:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
IMAX = JMAX
^
clatrd.f:274.26:
E( I-1 ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
clatrd.f:328.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cpbsvx.f: In function 'cpbsvx':
cpbsvx.f:430:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
cpbsvx.f:430:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
cpstrf.f:245.21:
SSTOP = N * SLAMCH( 'Epsilon' ) * AJJ
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cpstrf.f:265.30:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cpstrf.f:360.30:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cpstf2.f:230.18:
SSTOP = N * SLAMCH( 'Epsilon' ) * AJJ
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cpstf2.f:238.21:
WORK( I ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cposvx.f: In function 'cposvx':
cposvx.f:392:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
cposvx.f:392:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
cpptrf.f:195.18:
AJJ = REAL( AP( JJ ) ) - CDOTC( J-1, AP( JC ), 1, AP( JC ),
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cpptri.f:167.18:
AJJ = AP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cppsvx.f: In function 'cppsvx':
cppsvx.f:393:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
cppsvx.f:393:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
cstedc.f:307.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cstedc.f:308.22:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cstedc.f:484.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cstedc.f:485.19:
RWORK( 1 ) = LRWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cstegr.f:256.23:
$ ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
1
Warning: Unused dummy argument 'abstol' at (1)
csptrf.f: In function 'csptrf':
csptrf.f:513:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ 1 )
^
cstein.f: In function 'cstein':
cstein.f:400:0: warning: 'xjm' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
cstein.f:425:0: warning: 'stpcrt' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NRM.LT.STPCRT )
^
cstein.f:400:0: warning: 'ortol' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
cstein.f:386:0: warning: 'onenrm' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ SASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
^
cstein.f:213:0: warning: 'gpind' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
^
csysv.f:229.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
csysv.f:231.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csysv.f:264.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csysvx.f:362.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csysvx.f:411.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytrf.f:239.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytrf.f:357.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytri2.f:190.17:
WORK(1)=MINSIZE
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytri2x.f:238.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytri2x.f:415.30:
WORK(K,INVD+1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytf2.f: In function 'csytf2':
csytf2.f:519:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL CSWAP( N-KP, A( KP+1, KK ), 1, A( KP+1, KP ), 1 )
^
csytrf_rook.f:265.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytrf_rook.f:388.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csytf2_rook.f: In function 'csytf2_rook':
csytf2_rook.f:638:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN
^
csytf2_rook.f:348:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = ICAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
csysv_rook.f:262.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
csysv_rook.f:264.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
csysv_rook.f:287.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsen.f:541.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsen.f:775.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsna.f:408.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsna.f:514.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsyl.f:388.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsyl.f:405.17:
SCALE = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ctgsyl.f:408.21:
DIF = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ctgsyl.f:689.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctgsyl.f: In function 'ctgsyl':
ctgsyl.f:609:0: warning: 'scale2' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCALE = SCALE2
^
ctptri.f: In function 'ctptri':
ctptri.f:230:0: warning: 'jclast' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ AP( JCLAST ), AP( JC+1 ), 1 )
^
ctrsen.f:356.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctrsen.f:450.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctrsen.f: In function 'ctrsen':
ctrsen.f:356:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWMIN
^
ctrsyl.f:248.12:
SGN = ISGN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
ctzrzf.f:213.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctzrzf.f:307.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
ctzrzf.f: In function 'ctzrzf':
ctzrzf.f:241:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.M ) THEN
^
cungbr.f:220.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungbr.f:240.18:
LWKOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(8) at (1)
cungbr.f:248.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungbr.f:255.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungbr.f:334.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunghr.f:184.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunghr.f:197.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunghr.f:236.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunglq.f:170.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunglq.f:193.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunglq.f:284.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungql.f:187.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungql.f:291.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungqr.f:171.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungqr.f:194.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungqr.f:285.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungql.f: In function 'cungql':
cungql.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
cungrq.f:187.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungrq.f:292.18:
WORK( 1 ) = IWS
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungrq.f: In function 'cungrq':
cungrq.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
cungtr.f:185.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungtr.f:198.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cungtr.f:251.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmbr.f:299.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmbr.f:376.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmhr.f:259.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmhr.f:272.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmhr.f:291.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmlq.f:257.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmlq.f:270.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmlq.f:351.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmql.f:258.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmql.f:345.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmql.f: In function 'cunmql':
cunmql.f:281:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
cunmqr.f:256.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmqr.f:269.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmqr.f:344.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmrq.f:259.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmrq.f:352.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmrq.f: In function 'cunmrq':
cunmrq.f:282:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
cunmrz.f:280.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmrz.f:387.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmtr.f:262.21:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmtr.f:275.21:
WORK( 1 ) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunmtr.f:307.18:
WORK( 1 ) = LWKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cstemr.f:456.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cstemr.f:471.23:
Z( 1,1 ) = NZCMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cstemr.f:776.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cpoequb.f:180.15:
S( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cpoequb.f:184.18:
S( I ) = A( I, I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
csyequb.f:275.16:
AVG = AVG + S( I )*WORK( I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
csyequb.f:292.15:
C1 = ( N-2 ) * ( WORK( I ) - T*SI )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
csyequb.f:293.15:
C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
csyequb.f:327.16:
AVG = AVG + ( U + WORK( I ) ) * D / N
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheequb.f:263.16:
AVG = AVG + S( I )*WORK( I )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheequb.f:280.15:
C1 = ( N-2 ) * ( WORK( I ) - T*SI )
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheequb.f:281.15:
C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cheequb.f:315.16:
AVG = AVG + ( U + WORK( I ) ) * D / N
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cbbcsd.f:422.20:
RWORK(1) = LRWORKMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cbbcsd.f:439.20:
RWORK(1) = LRWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cunbdb.f:383.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunbdb1.f:270.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunbdb2.f:270.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunbdb3.f:269.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cunbdb4.f:282.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cuncsd.f:482.20:
RWORK(1) = LRWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cuncsd.f:510.19:
WORK(1) = MAX(LWORKOPT,LWORKMIN)
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cuncsd2by1.f:488.20:
RWORK(1) = LRWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
cuncsd2by1.f:495.19:
WORK(1) = LWORKOPT
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cuncsd2by1.f:262.62:
$ LDV1T, WORK, LWORK, RWORK, LRWORK, IWORK,
1
Warning: Unused dummy argument 'lrwork' at (1)
cuncsd.f: In function 'cuncsd':
cuncsd.f:540:0: warning: 'itauq2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
cuncsd.f:540:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:540:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:597:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQRWORK, INFO )
^
cuncsd.f:574:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGLQ), LORGLQWORK, INFO )
^
cuncsd.f:540:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
cuncsd.f:619:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LBBCSDWORK, INFO )
^
cuncsd.f:619:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd.f:619:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f: In function 'cuncsd2by1':
cuncsd2by1.f:520:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO )
^
cuncsd2by1.f:520:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:532:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQR, CHILDINFO )
^
cuncsd2by1.f:507:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
LORGLQ = LWORK-IORGLQ+1
^
cuncsd2by1.f:705:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL CCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 )
^
cuncsd2by1.f:731:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
cuncsd2by1.f:731:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:731:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:731:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:662:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ RWORK(IBBCSD), LBBCSD, CHILDINFO )
^
cuncsd2by1.f:607:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
cuncsd2by1.f:607:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:607:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
cuncsd2by1.f:553:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
zgbsvx.f: In function 'zgbsvx':
zgbsvx.f:485:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
zgbsvx.f:485:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
zgebak.f:244.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zgebak.f:258.19:
K = SCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zgebd2.f:250.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zgebd2.f:269.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zgebd2.f:294.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zgebd2.f:313.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zgees.f:288.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgeesx.f:343.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgeev.f:280.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgeevx.f:404.21:
HSWORK = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgeesx.f: In function 'zgeesx':
zgeesx.f:272:0: warning: 'maxwrk' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ ITAU, IWRK, LWRK, MAXWRK, MINWRK
^
zgegv.f:693.20:
SBETA = ( SCALE*BETA( JC ) )*BNRM
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zgehrd.f: In function 'zgehrd':
zgehrd.f:300:0: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 40 I = ILO, IHI - 1 - NX, NB
^
zgelss.f:272.28:
LWORK_ZGEQRF=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:276.28:
LWORK_ZUNMQR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:290.28:
LWORK_ZGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:294.28:
LWORK_ZUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:298.28:
LWORK_ZUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:316.31:
LWORK_ZGELQF=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:320.31:
LWORK_ZGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:324.31:
LWORK_ZUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:328.31:
LWORK_ZUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:332.31:
LWORK_ZUNMLQ=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:351.31:
LWORK_ZGEBRD=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:355.31:
LWORK_ZUNMBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelss.f:359.31:
LWORK_ZUNGBR=DUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgelsd.f: In function 'zgelsd':
zgelsd.f:465:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
zgelss.f: In function 'zgelss':
zgelss.f:447:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
zgeqlf.f: In function 'zgeqlf':
zgeqlf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
zgerqf.f: In function 'zgerqf':
zgerqf.f:215:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
zgesvd.f:325.25:
LWORK_ZGEQRF=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:328.27:
LWORK_ZUNGQR_N=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:330.27:
LWORK_ZUNGQR_M=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:334.25:
LWORK_ZGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:338.27:
LWORK_ZUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:341.27:
LWORK_ZUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:448.28:
LWORK_ZGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:453.33:
LWORK_ZUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:459.33:
LWORK_ZUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:474.25:
LWORK_ZGELQF=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:478.27:
LWORK_ZUNGLQ_N=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:480.27:
LWORK_ZUNGLQ_M=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:484.25:
LWORK_ZGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:488.27:
LWORK_ZUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:492.27:
LWORK_ZUNGBR_Q=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:598.28:
LWORK_ZGEBRD=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:604.32:
LWORK_ZUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f:610.32:
LWORK_ZUNGBR_P=CDUM(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zggbak.f:259.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zggbak.f:269.19:
K = RSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zggbak.f:283.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zggbak.f:293.19:
K = LSCALE( I )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zgetc2.f: In function 'zgetc2':
zgetc2.f:135:0: warning: 'smin' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION BIGNUM, EPS, SMIN, SMLNUM, XMAX
^
zgetc2.f:186:0: warning: 'jpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL ZSWAP( N, A( 1, JPV ), 1, A( 1, I ), 1 )
^
zgetc2.f:180:0: warning: 'ipv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL ZSWAP( N, A( IPV, 1 ), LDA, A( I, 1 ), LDA )
^
zgesvx.f: In function 'zgesvx':
zgesvx.f:458:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
COLCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
^
zgesvx.f:458:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
zggbal.f:541.14:
IR = LSCALE( I ) + SIGN( HALF, LSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zggbal.f:549.14:
JC = RSCALE( I ) + SIGN( HALF, RSCALE( I ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zggglm.f:288.13:
LOPT = WORK( M+NP+1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zgesvd.f: In function 'zgesvd':
zgesvd.f:664:0: warning: 'mnthr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( M.GE.MNTHR ) THEN
^
zgesvd.f:1189:0: warning: 'wrkbl' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( LWORK.GE.WRKBL+2*LDA*N ) THEN
^
zgglse.f:282.13:
LOPT = WORK( P+MN+1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zggqrf.f:282.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zggrqf.f:281.13:
LOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zhbev.f:226.21:
W( 1 ) = AB( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhbev.f:228.21:
W( 1 ) = AB( KD+1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhbevd.f:326.18:
W( 1 ) = AB( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhbevx.f:378.21:
W( 1 ) = CTMP1
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhbtrd.f:462.21:
D( I ) = AB( KD1, I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhbtrd.f:669.21:
D( I ) = AB( 1, I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheev.f:227.18:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheevd.f:320.18:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheevx.f:377.21:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheevx.f:382.24:
W( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheevx.f: In function 'zheevx':
zheevx.f:551:0: warning: 'lwkopt' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWKOPT
^
zhegs2.f:199.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:200.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:229.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:230.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:254.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:255.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:274.21:
AKK = A( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegs2.f:275.21:
BKK = B( K, K )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhegvd.f:366.13:
LOPT = MAX( DBLE( LOPT ), DBLE( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhegvd.f:367.14:
LROPT = MAX( DBLE( LROPT ), DBLE( RWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhegvd.f:368.14:
LIOPT = MAX( DBLE( LIOPT ), DBLE( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhetd2.f:251.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetd2.f:279.23:
D( I+1 ) = A( I+1, I+1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetd2.f:282.18:
D( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetd2.f:295.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetd2.f:324.21:
D( I ) = A( I, I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetd2.f:327.18:
D( N ) = A( N, N )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetrd.f:331.24:
D( J ) = A( J, J )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetrd.f:363.24:
D( J ) = A( J, J )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetf2.f: In function 'zhetf2':
zhetf2.f:557:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 60 J = KK + 1, KP - 1
^
zhetf2_rook.f:534.24:
D11 = A( K, K ) / D
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetf2_rook.f:535.24:
D22 = A( K-1, K-1 ) / D
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhetf2_rook.f: In function 'zhetf2_rook':
zhetf2_rook.f:691:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) )
^
zhetf2_rook.f:353:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = IZAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
zhpev.f:209.18:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpevd.f:307.18:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhgeqz.f: In function 'zhgeqz':
zhgeqz.f:406:0: warning: 'ilz' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDZ.LT.1 .OR. ( ILZ .AND. LDZ.LT.N ) ) THEN
^
zhgeqz.f:404:0: warning: 'ilq' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( LDQ.LT.1 .OR. ( ILQ .AND. LDQ.LT.N ) ) THEN
^
zhgeqz.f:703:0: warning: 'ilschr' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.ILSCHR ) THEN
^
zhpevx.f:331.21:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpevx.f:335.24:
W( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:188.21:
BJJ = BP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:209.21:
AKK = AP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:210.21:
BKK = BP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:240.21:
AKK = AP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:241.21:
BKK = BP( KK )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:264.21:
AJJ = AP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgst.f:265.21:
BJJ = BP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhpgvd.f:341.14:
LWMIN = MAX( DBLE( LWMIN ), DBLE( WORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhpgvd.f:342.15:
LRWMIN = MAX( DBLE( LRWMIN ), DBLE( RWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhpgvd.f:343.15:
LIWMIN = MAX( DBLE( LIWMIN ), DBLE( IWORK( 1 ) ) )
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1)
zhptrd.f:227.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrd.f:252.23:
D( I+1 ) = AP( I1+I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrd.f:256.18:
D( 1 ) = AP( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrd.f:272.21:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrd.f:299.21:
D( I ) = AP( II )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrd.f:303.18:
D( N ) = AP( II )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zhptrf.f: In function 'zhptrf':
zhptrf.f:186:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JMAX, K, KC, KK, KNC, KP, KPC,
^
zhptrf.f:328:0: warning: 'kpc' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL ZSWAP( KP-1, AP( KNC ), 1, AP( KPC ), 1 )
^
zlabrd.f:273.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlabrd.f:313.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlabrd.f:357.21:
D( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlabrd.f:391.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaed8.f: In function 'zlaed8':
zlaed8.f:256:0: warning: 'jlam' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JLAM, JMAX, JP, K2, N1, N1P1, N2
^
zlahr2.f: In function 'zlahr2':
zlahr2.f:307:0: warning: 'IMAGPART_EXPR <ei>' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( K+NB, NB ) = EI
^
zlahr2.f:206:0: warning: 'REALPART_EXPR <ei>' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPLEX*16 EI
^
zlahef.f: In function 'zlahef':
zlahef.f:694:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
JMAX = IMAX + IZAMAX( N-IMAX, W( IMAX+1, K+1 ), 1 )
^
zlahqr.f: In function 'zlahqr':
zlahqr.f:538:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL ZSCAL( I2-I, DCONJG( TEMP ), H( I, I+1 ), LDH )
^
zlaic1.f:197.21:
TMP = SQRT( S*DCONJG( S )+C*DCONJG( C ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:251.19:
T = C / ( B+SQRT( B*B+C ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:253.19:
T = SQRT( B*B+C ) - B
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:258.18:
TMP = SQRT( SINE*DCONJG( SINE )+COSINE*DCONJG( COSINE ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:283.18:
TMP = SQRT( S*DCONJG( S )+C*DCONJG( C ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:341.19:
T = C / ( B+SQRT( ABS( B*B-C ) ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:352.22:
T = -C / ( B+SQRT( B*B+C ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:354.22:
T = B - SQRT( B*B+C )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlaic1.f:360.18:
TMP = SQRT( SINE*DCONJG( SINE )+COSINE*DCONJG( COSINE ) )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlahef_rook.f: In function 'zlahef_rook':
zlahef_rook.f:860:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ) .OR. ( ROWMAX.LE.COLMAX ) )
^
zlahef_rook.f:366:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = IZAMAX( IMAX-1, W( 1, KW-1 ), 1 )
^
zlals0.f: In function 'zlals0':
zlals0.f:413:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DIFRJ ) / ( POLES( I, 2 )+DJ )
^
zlangb.f: In function 'zlangb':
zlangb.f:150:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE, TEMP
^
zlange.f: In function 'zlange':
zlange.f:140:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE, TEMP
^
zlangt.f: In function 'zlangt':
zlangt.f:130:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ANORM, SCALE, SUM, TEMP
^
zlanhb.f: In function 'zlanhb':
zlanhb.f:157:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlanhe.f: In function 'zlanhe':
zlanhe.f:149:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlanhp.f: In function 'zlanhp':
zlanhp.f:142:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlanhs.f: In function 'zlanhs':
zlanhs.f:134:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
zlanht.f: In function 'zlanht':
zlanht.f:126:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ANORM, SCALE, SUM
^
zlansb.f: In function 'zlansb':
zlansb.f:155:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlansp.f: In function 'zlansp':
zlansp.f:140:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlansy.f: In function 'zlansy':
zlansy.f:148:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
^
zlantp.f: In function 'zlantp':
zlantp.f:151:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
zlantb.f: In function 'zlantb':
zlantb.f:167:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
zlantr.f: In function 'zlantr':
zlantr.f:168:0: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION SCALE, SUM, VALUE
^
zlarfgp.f:241.25:
BETA = -SAVEALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlarrv.f:280.34:
SUBROUTINE ZLARRV( N, VL, VU, D, L, PIVMIN,
1
Warning: Unused dummy argument 'vu' at (1)
zlasyf_rook.f: In function 'zlasyf_rook':
zlasyf_rook.f:721:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
IMAX = JMAX
^
zlatrd.f:274.26:
E( I-1 ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zlatrd.f:328.24:
E( I ) = ALPHA
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zpbsvx.f: In function 'zpbsvx':
zpbsvx.f:430:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
zpbsvx.f:430:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
zposvx.f: In function 'zposvx':
zposvx.f:392:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
zposvx.f:392:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
zppsvx.f: In function 'zppsvx':
zppsvx.f:393:0: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCOND = MAX( SMIN, SMLNUM ) / MIN( SMAX, BIGNUM )
^
zppsvx.f:393:0: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized]
zpptrf.f:195.18:
AJJ = DBLE( AP( JJ ) ) - ZDOTC( J-1, AP( JC ), 1, AP( JC ),
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zpptri.f:167.18:
AJJ = AP( JJ )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zsptrf.f: In function 'zsptrf':
zsptrf.f:513:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ 1 )
^
zstegr.f:256.23:
$ ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
1
Warning: Unused dummy argument 'abstol' at (1)
zstein.f: In function 'zstein':
zstein.f:400:0: warning: 'xjm' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( ABS( XJ-XJM ).GT.ORTOL )
^
zstein.f:400:0: warning: 'ortol' may be used uninitialized in this function [-Wmaybe-uninitialized]
zstein.f:386:0: warning: 'onenrm' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
^
zstein.f:213:0: warning: 'gpind' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
^
zstein.f:425:0: warning: 'dtpcrt' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NRM.LT.DTPCRT )
^
zsysv.f:229.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zsytf2.f: In function 'zsytf2':
zsytf2.f:519:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CALL ZSWAP( N-KP, A( KP+1, KK ), 1, A( KP+1, KP ), 1 )
^
zsytf2_rook.f: In function 'zsytf2_rook':
zsytf2_rook.f:638:0: warning: 'jmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ELSE IF( ( P.EQ.JMAX ).OR.( ROWMAX.LE.COLMAX ) ) THEN
^
zsytf2_rook.f:348:0: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
ITEMP = IZAMAX( IMAX-1, A( 1, IMAX ), 1 )
^
zsysv_rook.f:262.21:
LWKOPT = WORK(1)
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
ztptri.f: In function 'ztptri':
ztptri.f:230:0: warning: 'jclast' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ AP( JCLAST ), AP( JC+1 ), 1 )
^
ztgsyl.f: In function 'ztgsyl':
ztgsyl.f:611:0: warning: 'scale2' may be used uninitialized in this function [-Wmaybe-uninitialized]
SCALE = SCALE2
^
ztrsen.f: In function 'ztrsen':
ztrsen.f:356:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
WORK( 1 ) = LWMIN
^
ztzrzf.f: In function 'ztzrzf':
ztzrzf.f:241:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.M ) THEN
^
zungbr.f:240.18:
LWKOPT = WORK( 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(8) at (1)
zungql.f: In function 'zungql':
zungql.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
zungrq.f: In function 'zungrq':
zungrq.f:210:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NB.GT.1 .AND. NB.LT.K ) THEN
^
zunmql.f: In function 'zunmql':
zunmql.f:279:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
zunmrq.f: In function 'zunmrq':
zunmrq.f:280:0: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWS = NW*NB
^
zlag2c.f:148.25:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1)
zlat2c.f:157.28:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1)
zlat2c.f:170.28:
SA( I, J ) = A( I, J )
1
Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1)
zsyequb.f:275.16:
AVG = AVG + S( I )*WORK( I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zsyequb.f:292.15:
C1 = ( N-2 ) * ( WORK( I ) - T*SI )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zsyequb.f:293.15:
C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zsyequb.f:327.16:
AVG = AVG + ( U + WORK( I ) ) * D / N
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zpoequb.f:180.15:
S( 1 ) = A( 1, 1 )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zpoequb.f:184.18:
S( I ) = A( I, I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheequb.f:263.16:
AVG = AVG + S( I )*WORK( I )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheequb.f:280.15:
C1 = ( N-2 ) * ( WORK( I ) - T*SI )
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheequb.f:281.15:
C0 = -(T*SI)*SI + 2*WORK( I )*SI - N*AVG
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zheequb.f:315.16:
AVG = AVG + ( U + WORK( I ) ) * D / N
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zunbdb.f:317.51:
INTEGER I, LWORKMIN, LWORKOPT, PI1, QI1
1
Warning: Unused variable 'pi1' declared at (1)
zunbdb.f:317.56:
INTEGER I, LWORKMIN, LWORKOPT, PI1, QI1
1
Warning: Unused variable 'qi1' declared at (1)
zuncsd2by1.f:261.62:
$ LDV1T, WORK, LWORK, RWORK, LRWORK, IWORK,
1
Warning: Unused dummy argument 'lrwork' at (1)
zuncsd.f: In function 'zuncsd':
zuncsd.f:540:0: warning: 'itauq2' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
zuncsd.f:540:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:540:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:597:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQRWORK, INFO )
^
zuncsd.f:574:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGLQ), LORGLQWORK, INFO )
^
zuncsd.f:540:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORBDB), LORBDBWORK, CHILDINFO )
^
zuncsd.f:619:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LBBCSDWORK, INFO )
^
zuncsd.f:619:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd.f:619:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f: In function 'zuncsd2by1':
zuncsd2by1.f:519:0: warning: 'itauq1' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(ITAUQ1), WORK(IORBDB), LORBDB, CHILDINFO )
^
zuncsd2by1.f:519:0: warning: 'itaup2' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:531:0: warning: 'iorgqr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK(IORGQR), LORGQR, CHILDINFO )
^
zuncsd2by1.f:506:0: warning: 'iorglq' may be used uninitialized in this function [-Wmaybe-uninitialized]
LORGLQ = LWORK-IORGLQ+1
^
zuncsd2by1.f:704:0: warning: 'iorbdb' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL ZCOPY( M-P, WORK(IORBDB+P), 1, U2, 1 )
^
zuncsd2by1.f:730:0: warning: 'ibbcsd' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
zuncsd2by1.f:730:0: warning: 'ib22e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:730:0: warning: 'ib22d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:730:0: warning: 'ib21e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:661:0: warning: 'ib21d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ RWORK(IBBCSD), LBBCSD, CHILDINFO )
^
zuncsd2by1.f:606:0: warning: 'ib12e' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
zuncsd2by1.f:606:0: warning: 'ib12d' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:606:0: warning: 'ib11e' may be used uninitialized in this function [-Wmaybe-uninitialized]
zuncsd2by1.f:552:0: warning: 'ib11d' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ CHILDINFO )
^
sbdsdc.f: In function 'sbdsdc':
sbdsdc.f:461:0: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK( WSTART ), IWORK, INFO )
^
sbdsdc.f:461:0: warning: 'poles' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'ivt' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'is' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'givnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'givcol' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'difr' may be used uninitialized in this function [-Wmaybe-uninitialized]
sbdsdc.f:461:0: warning: 'difl' may be used uninitialized in this function [-Wmaybe-uninitialized]
slaebz.f:319.45:
$ RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
1
Warning: Unused dummy argument 'e' at (1)
slaed0.f: In function 'slaed0':
slaed0.f:386:0: warning: 'iwrem' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IWORK( SUBPBS+1 ), INFO )
^
slaed0.f:324:0: warning: 'iqptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ INFO )
^
slaed0.f:324:0: warning: 'iq' may be used uninitialized in this function [-Wmaybe-uninitialized]
slaed0.f:386:0: warning: 'iprmpt' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IWORK( SUBPBS+1 ), INFO )
^
slaed0.f:386:0: warning: 'iperm' may be used uninitialized in this function [-Wmaybe-uninitialized]
slaed0.f:386:0: warning: 'igivpt' may be used uninitialized in this function [-Wmaybe-uninitialized]
slaed0.f:386:0: warning: 'igivcl' may be used uninitialized in this function [-Wmaybe-uninitialized]
slaed2.f: In function 'slaed2':
slaed2.f:243:0: warning: 'pj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N2, NJ, PJ
^
slaed6.f: In function 'slaed6':
slaed6.f:404:0: warning: 'sclinv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ TAU = TAU*SCLINV
^
slaed8.f: In function 'slaed8':
slaed8.f:272:0: warning: 'jlam' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JLAM, JMAX, JP, K2, N1, N1P1, N2
^
slanst.f: In function 'slanst':
slanst.f:124:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL ANORM, SCALE, SUM
^
slarrc.f:136.54:
SUBROUTINE SLARRC( JOBT, N, VL, VU, D, E, PIVMIN,
1
Warning: Unused dummy argument 'pivmin' at (1)
slarrf.f: In function 'slarrf':
slarrf.f:402:0: warning: 'indx' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF(INDX.EQ.1) THEN
^
slarrd.f: In function 'slarrd':
slarrd.f:737:0: warning: 'wul' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN
^
slarrd.f:720:0: warning: 'wlu' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN
^
slaneg.f:119.55:
INTEGER FUNCTION SLANEG( N, D, LLD, SIGMA, PIVMIN, R )
1
Warning: Unused dummy argument 'pivmin' at (1)
slarre.f: In function 'slarre':
slarre.f:394:0: warning: 'irange' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ ((IRANGE.EQ.VALRNG).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR.
^
slarre.f:679:0: warning: 'wend' may be used uninitialized in this function [-Wmaybe-uninitialized]
CLWDTH = W(WEND) + WERR(WEND) - W(WBEGIN) - WERR(WBEGIN)
^
slarre.f:635:0: warning: 'mb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF(MB.EQ.1) THEN
^
slasd2.f: In function 'slasd2':
slasd2.f:300:0: warning: 'jprev' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER CT, I, IDXI, IDXJ, IDXJP, J, JP, JPREV, K2, M,
^
slasd7.f: In function 'slasd7':
slasd7.f:310:0: warning: 'jprev' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IDXI, IDXJ, IDXJP, J, JP, JPREV, K2, M, N,
^
slasd8.f: In function 'slasd8':
slasd8.f:325:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ / ( DSIGMA( I )+DJ )
^
slasq2.f:545.26:
Z( 2*K ) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slasq4.f: In function 'slasq4':
slasq4.f:420:0: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
TAU = S
^
sstedc.f:280.21:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstedc.f:481.18:
WORK( 1 ) = LWMIN
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sstedc.f: In function 'sstedc':
sstedc.f:214:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LWMIN, M, SMLSIZ, START, STOREZ, STRTRW
^
sstedc.f:482:0: warning: 'liwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWORK( 1 ) = LIWMIN
^
../INSTALL/second_NONE.f:38.6:
REAL FUNCTION SECOND( )
1
Warning: 'second' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL.
dbdsdc.f: In function 'dbdsdc':
dbdsdc.f:461:0: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ WORK( WSTART ), IWORK, INFO )
^
dbdsdc.f:461:0: warning: 'poles' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'ivt' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'is' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'givnum' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'givcol' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'difr' may be used uninitialized in this function [-Wmaybe-uninitialized]
dbdsdc.f:461:0: warning: 'difl' may be used uninitialized in this function [-Wmaybe-uninitialized]
dlaebz.f:319.45:
$ RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
1
Warning: Unused dummy argument 'e' at (1)
dlaed0.f: In function 'dlaed0':
dlaed0.f:386:0: warning: 'iwrem' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IWORK( SUBPBS+1 ), INFO )
^
dlaed0.f:324:0: warning: 'iqptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ INFO )
^
dlaed0.f:324:0: warning: 'iq' may be used uninitialized in this function [-Wmaybe-uninitialized]
dlaed0.f:386:0: warning: 'iprmpt' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IWORK( SUBPBS+1 ), INFO )
^
dlaed0.f:386:0: warning: 'iperm' may be used uninitialized in this function [-Wmaybe-uninitialized]
dlaed0.f:386:0: warning: 'igivpt' may be used uninitialized in this function [-Wmaybe-uninitialized]
dlaed0.f:386:0: warning: 'igivcl' may be used uninitialized in this function [-Wmaybe-uninitialized]
dlaed2.f: In function 'dlaed2':
dlaed2.f:243:0: warning: 'pj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N2, NJ, PJ
^
dlaed6.f: In function 'dlaed6':
dlaed6.f:404:0: warning: 'sclinv' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ TAU = TAU*SCLINV
^
dlaed8.f: In function 'dlaed8':
dlaed8.f:272:0: warning: 'jlam' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IMAX, J, JLAM, JMAX, JP, K2, N1, N1P1, N2
^
dlanst.f: In function 'dlanst':
dlanst.f:124:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION ANORM, SCALE, SUM
^
dlarrc.f:136.54:
SUBROUTINE DLARRC( JOBT, N, VL, VU, D, E, PIVMIN,
1
Warning: Unused dummy argument 'pivmin' at (1)
dlarrf.f: In function 'dlarrf':
dlarrf.f:402:0: warning: 'indx' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF(INDX.EQ.1) THEN
^
dlarrd.f: In function 'dlarrd':
dlarrd.f:737:0: warning: 'wul' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN
^
dlarrd.f:720:0: warning: 'wlu' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN
^
dlaneg.f:119.55:
INTEGER FUNCTION DLANEG( N, D, LLD, SIGMA, PIVMIN, R )
1
Warning: Unused dummy argument 'pivmin' at (1)
dlarre.f: In function 'dlarre':
dlarre.f:390:0: warning: 'irange' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ ((IRANGE.EQ.VALRNG).AND.(D(1).GT.VL).AND.(D(1).LE.VU)).OR.
^
dlarre.f:675:0: warning: 'wend' may be used uninitialized in this function [-Wmaybe-uninitialized]
CLWDTH = W(WEND) + WERR(WEND) - W(WBEGIN) - WERR(WBEGIN)
^
dlarre.f:631:0: warning: 'mb' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF(MB.EQ.1) THEN
^
dlasd2.f: In function 'dlasd2':
dlasd2.f:300:0: warning: 'jprev' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER CT, I, IDXI, IDXJ, IDXJP, J, JP, JPREV, K2, M,
^
dlasd8.f: In function 'dlasd8':
dlasd8.f:325:0: warning: 'difrj' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ / ( DSIGMA( I )+DJ )
^
dlasd7.f: In function 'dlasd7':
dlasd7.f:310:0: warning: 'jprev' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IDXI, IDXJ, IDXJP, J, JP, JPREV, K2, M, N,
^
dlasq4.f: In function 'dlasq4':
dlasq4.f:420:0: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
TAU = S
^
dstedc.f: In function 'dstedc':
dstedc.f:215:0: warning: 'lwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LWMIN, M, SMLSIZ, START, STOREZ, STRTRW
^
dstedc.f:483:0: warning: 'liwmin' may be used uninitialized in this function [-Wmaybe-uninitialized]
IWORK( 1 ) = LIWMIN
^
../INSTALL/dlamch.f:76.26:
DOUBLE PRECISION A, B
1
Warning: Unused variable 'a' declared at (1)
../INSTALL/dlamch.f:76.29:
DOUBLE PRECISION A, B
1
Warning: Unused variable 'b' declared at (1)
iparmq.f:215.68:
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
1
Warning: Unused dummy argument 'lwork' at (1)
iparmq.f:215.51:
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
1
Warning: Unused dummy argument 'n' at (1)
iparmq.f:215.42:
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
1
Warning: Unused dummy argument 'name' at (1)
iparmq.f:215.48:
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
1
Warning: Unused dummy argument 'opts' at (1)
iparmq.f: In function 'iparmq':
iparmq.f:309:0: warning: 'ns' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NS.GE.KACMIN )
^
iparmq.f:293:0: warning: 'nh' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( NH.LE.KNWSWP ) THEN
^
../INSTALL/slamch.f:123.17:
RMACH = RADIX(ZERO)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
../INSTALL/slamch.f:125.28:
RMACH = EPS * RADIX(ZERO)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
../INSTALL/slamch.f:127.17:
RMACH = DIGITS(ZERO)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
../INSTALL/slamch.f:131.17:
RMACH = MINEXPONENT(ZERO)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
../INSTALL/slamch.f:135.17:
RMACH = MAXEXPONENT(ZERO)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slarot.f: In function 'slarot':
slarot.f:310:0: warning: 'iyt' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( IYT ) = YT( NT )
^
slatm2.f: In function 'slatm2':
slatm2.f:306:0: warning: 'jsub' may be used uninitialized in this function [-Wmaybe-uninitialized]
TEMP = TEMP*DL( ISUB ) / DL( JSUB )
^
slatm2.f:306:0: warning: 'isub' may be used uninitialized in this function [-Wmaybe-uninitialized]
slatmr.f: In function 'slatmr':
slatmr.f:1217:0: warning: 'onorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL SSCAL( KLL+KUU+1, ANORM / ONORM, A( 1, J ), 1 )
^
slatmr.f:807:0: warning: 'npvts' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 80 I = NPVTS, 1, -1
^
slatms.f: In function 'slatms':
slatms.f:1097:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 410 JR = IROW + 1, LDA
^
slatms.f:351:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
slahilb.f:199.33:
A(I, J) = REAL(M) / (I + J - 1)
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slahilb.f:210.16:
WORK(1) = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slatmt.f: In function 'slatmt':
slatmt.f:1108:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 500 JR = IROW + 1, LDA
^
slatmt.f:361:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
clatmr.f: In function 'clatmr':
clatmr.f:1332:0: warning: 'onorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL CSSCAL( KLL+KUU+1, ANORM / ONORM, A( 1, J ), 1 )
^
clatmr.f:848:0: warning: 'npvts' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 90 I = NPVTS, 1, -1
^
clatms.f: In function 'clatms':
clatms.f:1225:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 480 JR = IROW + 1, LDA
^
clatms.f:365:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
clatms.f:1095:0: warning: 'csym' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.CSYM ) THEN
^
clatmt.f: In function 'clatmt':
clatmt.f:1234:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 570 JR = IROW + 1, LDA
^
clatmt.f:374:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
clatmt.f:1104:0: warning: 'csym' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.CSYM ) THEN
^
clarnd.f: In function 'clarnd':
clarnd.f:76:0: warning: '__result_clarnd' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPLEX FUNCTION CLARND( IDIST, ISEED )
^
clatm2.f: In function 'clatm2':
clatm2.f:244:0: warning: 'jsub' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER ISUB, JSUB
^
clatm2.f:244:0: warning: 'isub' may be used uninitialized in this function [-Wmaybe-uninitialized]
clahilb.f:169.18:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.20:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.24:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.26:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.31:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.34:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.38:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.41:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.45:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.47:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.52:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.54:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.58:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.60:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.64:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:169.67:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.18:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.20:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.24:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.27:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.32:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.34:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.38:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.40:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.44:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.46:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.51:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.54:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.58:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.61:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.65:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:170.67:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.21:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.23:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.27:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.30:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.43:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.45:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.49:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:172.51:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.21:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.23:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.27:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.29:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.43:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.46:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.50:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:174.52:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:229.59:
A(I, J) = D1(MOD(J,SIZE_D)+1) * (REAL(M) / (I + J - 1))
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:236.59:
A(I, J) = D1(MOD(J,SIZE_D)+1) * (REAL(M) / (I + J - 1))
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
clahilb.f:250.16:
WORK(1) = N
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
slarnd.f: In function 'slarnd':
slarnd.f:74:0: warning: '__result_slarnd' may be used uninitialized in this function [-Wmaybe-uninitialized]
REAL FUNCTION SLARND( IDIST, ISEED )
^
dlatmr.f: In function 'dlatmr':
dlatmr.f:1217:0: warning: 'onorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL DSCAL( KLL+KUU+1, ANORM / ONORM, A( 1, J ), 1 )
^
dlatmr.f:807:0: warning: 'npvts' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 80 I = NPVTS, 1, -1
^
dlatms.f: In function 'dlatms':
dlatms.f:1097:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 410 JR = IROW + 1, LDA
^
dlatms.f:351:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
dlatmt.f: In function 'dlatmt':
dlatmt.f:1108:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 500 JR = IROW + 1, LDA
^
dlatmt.f:361:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
dlarot.f: In function 'dlarot':
dlarot.f:310:0: warning: 'iyt' may be used uninitialized in this function [-Wmaybe-uninitialized]
A( IYT ) = YT( NT )
^
dlatm2.f: In function 'dlatm2':
dlatm2.f:306:0: warning: 'jsub' may be used uninitialized in this function [-Wmaybe-uninitialized]
TEMP = TEMP*DL( ISUB ) / DL( JSUB )
^
dlatm2.f:306:0: warning: 'isub' may be used uninitialized in this function [-Wmaybe-uninitialized]
zlatmr.f: In function 'zlatmr':
zlatmr.f:1332:0: warning: 'onorm' may be used uninitialized in this function [-Wmaybe-uninitialized]
CALL ZDSCAL( KLL+KUU+1, ANORM / ONORM, A( 1, J ), 1 )
^
zlatmr.f:848:0: warning: 'npvts' may be used uninitialized in this function [-Wmaybe-uninitialized]
DO 90 I = NPVTS, 1, -1
^
zlatms.f: In function 'zlatms':
zlatms.f:367:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IROW, IRSIGN, ISKEW, ISYM, ISYMPK, J, JC, JCH,
^
zlatms.f:365:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
zlatms.f:1095:0: warning: 'zsym' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.ZSYM ) THEN
^
zlatmt.f: In function 'zlatmt':
zlatmt.f:376:0: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ IROW, IRSIGN, ISKEW, ISYM, ISYMPK, J, JC, JCH,
^
zlatmt.f:374:0: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER I, IC, ICOL, IDIST, IENDCH, IINFO, IL, ILDA,
^
zlatmt.f:1104:0: warning: 'csym' may be used uninitialized in this function [-Wmaybe-uninitialized]
IF( .NOT.CSYM ) THEN
^
zlarnd.f: In function 'zlarnd':
zlarnd.f:76:0: warning: '__result_zlarnd' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPLEX*16 FUNCTION ZLARND( IDIST, ISEED )
^
zlatm2.f: In function 'zlatm2':
zlatm2.f:243:0: warning: 'jsub' may be used uninitialized in this function [-Wmaybe-uninitialized]
INTEGER ISUB, JSUB
^
zlatm2.f:243:0: warning: 'isub' may be used uninitialized in this function [-Wmaybe-uninitialized]
zlahilb.f:169.18:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.20:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.24:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.26:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.31:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.34:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.38:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.41:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.45:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.47:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.52:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.54:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.58:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.60:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.64:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:169.67:
DATA D1 /(-1,0),(0,1),(-1,-1),(0,-1),(1,0),(-1,1),(1,1),(1,-1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.18:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.20:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.24:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.27:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.32:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.34:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.38:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.40:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.44:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.46:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.51:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.54:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.58:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.61:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.65:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:170.67:
DATA D2 /(-1,0),(0,-1),(-1,1),(0,1),(1,0),(-1,-1),(1,-1),(1,1)/
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.21:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.23:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.27:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.30:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.43:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.45:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.49:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:172.51:
DATA INVD1 /(-1,0),(0,-1),(-.5,.5),(0,1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.21:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.23:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.27:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.29:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.43:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.46:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.50:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
zlahilb.f:174.52:
DATA INVD2 /(-1,0),(0,1),(-.5,-.5),(0,-1),(1,0),
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
dlarnd.f: In function 'dlarnd':
dlarnd.f:74:0: warning: '__result_dlarnd' may be used uninitialized in this function [-Wmaybe-uninitialized]
DOUBLE PRECISION FUNCTION DLARND( IDIST, ISEED )
^
lapacke_ctpmqrt_work.c:54:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
lapacke_ctprfb_work.c:54:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
1 warning generated.
lapacke_dlamch_work.c:38:16: warning: unused variable 'info' [-Wunused-variable]
lapack_int info = 0;
^
1 warning generated.
lapacke_dtpmqrt_work.c:52:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
lapacke_dtprfb_work.c:53:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
1 warning generated.
lapacke_slamch_work.c:38:16: warning: unused variable 'info' [-Wunused-variable]
lapack_int info = 0;
^
1 warning generated.
lapacke_stpmqrt_work.c:52:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
lapacke_stprfb_work.c:53:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
lapacke_ztpmqrt_work.c:54:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
lapacke_ztprfb_work.c:54:20: warning: unused variable 'r' [-Wunused-variable]
lapack_int r = LAPACKE_lsame( side, 'r' ) ? k : k;
^
1 warning generated.
sblat1.f:215.44:
CALL STEST1(SNRM2(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
sblat1.f:219.44:
CALL STEST1(SASUM(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
dblat1.f:215.44:
CALL STEST1(DNRM2(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
dblat1.f:219.44:
CALL STEST1(DASUM(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
sblat1.f:544.16:
MWPC(1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:546.19:
MWPC(I) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:548.16:
MWPS(1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:550.19:
MWPS(I) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:553.19:
MWPS(I) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:583.19:
MWPX(I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:584.19:
MWPY(I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:585.22:
MWPTX(1,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:586.22:
MWPTY(1,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:587.22:
MWPTX(2,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:588.22:
MWPTY(2,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:589.22:
MWPTX(3,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:590.22:
MWPTY(3,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:591.22:
MWPTX(4,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:592.22:
MWPTY(4,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:593.22:
MWPTX(6,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:594.22:
MWPTY(6,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:595.22:
MWPTX(7,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:596.22:
MWPTY(7,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:597.22:
MWPTX(8,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:598.22:
MWPTY(8,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:599.22:
MWPTX(9,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:600.22:
MWPTY(9,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:601.23:
MWPTX(11,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:602.23:
MWPTY(11,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:604.19:
MWPTX(5,1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:605.19:
MWPTX(5,2) = 3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:606.19:
MWPTX(5,3) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:607.19:
MWPTX(5,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:608.19:
MWPTX(5,5) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:609.19:
MWPTY(5,1) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:610.19:
MWPTY(5,2) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:611.19:
MWPTY(5,3) = -2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:612.19:
MWPTY(5,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:613.19:
MWPTY(5,5) = -3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:614.20:
MWPTX(10,1) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:615.20:
MWPTX(10,2) = -3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:616.20:
MWPTX(10,3) = -5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:617.20:
MWPTX(10,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:618.20:
MWPTX(10,5) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:619.20:
MWPTY(10,1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:620.20:
MWPTY(10,2) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:621.20:
MWPTY(10,3) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:622.20:
MWPTY(10,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat1.f:623.20:
MWPTY(10,5) = 3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat2.f:253.24:
A( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat2.f:255.18:
X( J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat2.f:259.19:
YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat2.f:2985.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
cblat2.f:258.24:
A( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat2.f:260.18:
X( J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat2.f:264.19:
YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat2.f:2965.12:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cblat2.f:3082.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
zblat2.f:2973.12:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zblat2.f:3090.5:
sblat2.f:1695.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
sblat2.f:1695.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
sblat2.f:1695.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
dblat2.f:2985.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
dblat2.f:1695.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
dblat2.f:1695.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
dblat2.f:1695.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
cblat2.f:1731.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
cblat2.f:1731.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
cblat2.f:1731.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
zblat2.f:1736.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
zblat2.f:1736.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
zblat2.f:1736.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
sblat3.f:200.25:
AB( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:202.29:
AB( J, NMAX + 1 ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:203.29:
AB( 1, NMAX + J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:207.19:
CC( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:231.29:
AB( J, NMAX + 1 ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:232.29:
AB( 1, NMAX + J ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:235.27:
CC( N - J + 1 ) = J*( ( J + 1 )*J )/2 -
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
sblat3.f:2663.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
sblat3.f:1214.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'b' at (1)
sblat3.f:1214.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bb' at (1)
sblat3.f:1214.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bs' at (1)
dblat3.f:2663.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
dblat3.f:1214.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'b' at (1)
dblat3.f:1214.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bb' at (1)
dblat3.f:1214.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bs' at (1)
cblat3.f:207.25:
AB( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:209.29:
AB( J, NMAX + 1 ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:210.29:
AB( 1, NMAX + J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:214.19:
CC( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:3148.15:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
cblat3.f:238.29:
AB( J, NMAX + 1 ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:239.29:
AB( 1, NMAX + J ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:242.27:
CC( N - J + 1 ) = J*( ( J + 1 )*J )/2 -
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
cblat3.f:3273.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
zblat3.f:3154.15:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
zblat3.f:3279.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
cblat3.f:1242.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'b' at (1)
cblat3.f:1242.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bb' at (1)
cblat3.f:1242.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bs' at (1)
zblat3.f:1244.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'b' at (1)
zblat3.f:1244.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bb' at (1)
zblat3.f:1244.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G )
1
Warning: Unused dummy argument 'bs' at (1)
dblat2.f: In function 'dchk6':
dblat2.f:2003:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
sblat2.f: In function 'schk6':
sblat2.f:2003:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
cblat2.f: In function 'cchk6':
cblat2.f:2050:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
zblat2.f: In function 'zchk6':
zblat2.f:2057:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
dblat2.f: In function 'dchk5':
dblat2.f:1724:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
sblat2.f: In function 'schk5':
sblat2.f:1724:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
cblat2.f: In function 'cchk5':
cblat2.f:1765:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
zblat2.f: In function 'zchk5':
zblat2.f:1771:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
sblat2.f: In function 'schk3':
sblat2.f:1104:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ KS, LAA, LDA, LDAS, LX, N, NARGS, NC, NK, NS
^
dblat2.f: In function 'dchk3':
dblat2.f:1104:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ KS, LAA, LDA, LDAS, LX, N, NARGS, NC, NK, NS
^
cblat3.f: In function 'cchk4':
cblat3.f:1445:0: warning: 'IMAGPART_EXPR <bets>' may be used uninitialized in this function [-Wmaybe-uninitialized]
ISAME( 8 ) = BETS.EQ.BETA
^
cblat3.f:1445:0: warning: 'REALPART_EXPR <bets>' may be used uninitialized in this function [-Wmaybe-uninitialized]
zblat3.f: In function 'zchk4':
zblat3.f:1447:0: warning: 'IMAGPART_EXPR <bets>' may be used uninitialized in this function [-Wmaybe-uninitialized]
ISAME( 8 ) = BETS.EQ.BETA
^
zblat3.f:1447:0: warning: 'REALPART_EXPR <bets>' may be used uninitialized in this function [-Wmaybe-uninitialized]
cblat2.f: In function 'cchk3':
cblat2.f:1124:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ KS, LAA, LDA, LDAS, LX, N, NARGS, NC, NK, NS
^
zblat2.f: In function 'zchk3':
zblat2.f:1128:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ KS, LAA, LDA, LDAS, LX, N, NARGS, NC, NK, NS
^
sblat2.f: In function 'schk2':
sblat2.f:766:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N, NARGS, NC, NK, NS
^
dblat2.f: In function 'dchk2':
dblat2.f:766:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N, NARGS, NC, NK, NS
^
cblat2.f: In function 'cchk2':
cblat2.f:780:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N, NARGS, NC, NK, NS
^
zblat2.f: In function 'zchk2':
zblat2.f:783:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ N, NARGS, NC, NK, NS
^
sblat2.f: In function 'schk1':
sblat2.f:425:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
^
dblat2.f: In function 'dchk1':
dblat2.f:425:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
^
cblat2.f: In function 'cchk1':
cblat2.f:435:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
^
zblat2.f: In function 'zchk1':
zblat2.f:437:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
^
Real BLAS Test Program Results
Test of subprogram number 1 SDOT
----- PASS -----
Test of subprogram number 2 SAXPY
----- PASS -----
Test of subprogram number 3 SROTG
----- PASS -----
Test of subprogram number 4 SROT
----- PASS -----
Test of subprogram number 5 SCOPY
----- PASS -----
Test of subprogram number 6 SSWAP
----- PASS -----
Test of subprogram number 7 SNRM2
----- PASS -----
Test of subprogram number 8 SASUM
----- PASS -----
Test of subprogram number 9 SSCAL
----- PASS -----
Test of subprogram number 10 ISAMAX
----- PASS -----
Real BLAS Test Program Results
Test of subprogram number 1 DDOT
----- PASS -----
Test of subprogram number 2 DAXPY
----- PASS -----
Test of subprogram number 3 DROTG
----- PASS -----
Test of subprogram number 4 DROT
----- PASS -----
Test of subprogram number 5 DCOPY
----- PASS -----
Test of subprogram number 6 DSWAP
----- PASS -----
Test of subprogram number 7 DNRM2
----- PASS -----
Test of subprogram number 8 DASUM
----- PASS -----
Test of subprogram number 9 DSCAL
----- PASS -----
Test of subprogram number 10 IDAMAX
----- PASS -----
Complex BLAS Test Program Results
Test of subprogram number 1 CDOTC
----- PASS -----
Test of subprogram number 2 CDOTU
----- PASS -----
Test of subprogram number 3 CAXPY
----- PASS -----
Test of subprogram number 4 CCOPY
----- PASS -----
Test of subprogram number 5 CSWAP
----- PASS -----
Test of subprogram number 6 SCNRM2
----- PASS -----
Test of subprogram number 7 SCASUM
----- PASS -----
Test of subprogram number 8 CSCAL
----- PASS -----
Test of subprogram number 9 CSSCAL
----- PASS -----
Test of subprogram number 10 ICAMAX
----- PASS -----
Complex BLAS Test Program Results
Test of subprogram number 1 ZDOTC
----- PASS -----
Test of subprogram number 2 ZDOTU
----- PASS -----
Test of subprogram number 3 ZAXPY
----- PASS -----
Test of subprogram number 4 ZCOPY
----- PASS -----
Test of subprogram number 5 ZSWAP
----- PASS -----
Test of subprogram number 6 DZNRM2
----- PASS -----
Test of subprogram number 7 DZASUM
----- PASS -----
Test of subprogram number 8 ZSCAL
----- PASS -----
Test of subprogram number 9 ZDSCAL
----- PASS -----
Test of subprogram number 10 IZAMAX
----- PASS -----
Real BLAS Test Program Results
Test of subprogram number 1 SDOT
----- PASS -----
Test of subprogram number 2 SAXPY
----- PASS -----
Test of subprogram number 3 SROTG
----- PASS -----
Test of subprogram number 4 SROT
----- PASS -----
Test of subprogram number 5 SCOPY
----- PASS -----
Test of subprogram number 6 SSWAP
----- PASS -----
Test of subprogram number 7 SNRM2
----- PASS -----
Test of subprogram number 8 SASUM
----- PASS -----
Test of subprogram number 9 SSCAL
----- PASS -----
Test of subprogram number 10 ISAMAX
----- PASS -----
Real BLAS Test Program Results
Test of subprogram number 1 DDOT
----- PASS -----
Test of subprogram number 2 DAXPY
----- PASS -----
Test of subprogram number 3 DROTG
----- PASS -----
Test of subprogram number 4 DROT
----- PASS -----
Test of subprogram number 5 DCOPY
----- PASS -----
Test of subprogram number 6 DSWAP
----- PASS -----
Test of subprogram number 7 DNRM2
----- PASS -----
Test of subprogram number 8 DASUM
----- PASS -----
Test of subprogram number 9 DSCAL
----- PASS -----
Test of subprogram number 10 IDAMAX
----- PASS -----
Complex BLAS Test Program Results
Test of subprogram number 1 CDOTC
----- PASS -----
Test of subprogram number 2 CDOTU
----- PASS -----
Test of subprogram number 3 CAXPY
----- PASS -----
Test of subprogram number 4 CCOPY
----- PASS -----
Test of subprogram number 5 CSWAP
----- PASS -----
Test of subprogram number 6 SCNRM2
----- PASS -----
Test of subprogram number 7 SCASUM
----- PASS -----
Test of subprogram number 8 CSCAL
----- PASS -----
Test of subprogram number 9 CSSCAL
----- PASS -----
Test of subprogram number 10 ICAMAX
----- PASS -----
Complex BLAS Test Program Results
Test of subprogram number 1 ZDOTC
----- PASS -----
Test of subprogram number 2 ZDOTU
----- PASS -----
Test of subprogram number 3 ZAXPY
----- PASS -----
Test of subprogram number 4 ZCOPY
----- PASS -----
Test of subprogram number 5 ZSWAP
----- PASS -----
Test of subprogram number 6 DZNRM2
----- PASS -----
Test of subprogram number 7 DZASUM
----- PASS -----
Test of subprogram number 8 ZSCAL
----- PASS -----
Test of subprogram number 9 ZDSCAL
----- PASS -----
Test of subprogram number 10 IZAMAX
----- PASS -----
Note: The following floating-point exceptions are signalling: IEEE_DENORMAL
Note: The following floating-point exceptions are signalling: IEEE_DENORMAL
c_sblat1.f:214.48:
CALL STEST1(SNRM2TEST(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
c_sblat1.f:218.48:
CALL STEST1(SASUMTEST(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
c_dblat1.f:214.48:
CALL STEST1(DNRM2TEST(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
c_dblat1.f:218.48:
CALL STEST1(DASUMTEST(N,SX,INCX),STEMP,STEMP,SFAC)
1
Warning: Rank mismatch in argument 'strue1' at (1) (scalar and rank-1)
c_sblat1.f:503.16:
MWPC(1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:505.19:
MWPC(I) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:507.16:
MWPS(1) = 0
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:509.19:
MWPS(I) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:512.19:
MWPS(I) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:542.19:
MWPX(I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:543.19:
MWPY(I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:544.22:
MWPTX(1,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:545.22:
MWPTY(1,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:546.22:
MWPTX(2,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:547.22:
MWPTY(2,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:548.22:
MWPTX(3,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:549.22:
MWPTY(3,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:550.22:
MWPTX(4,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:551.22:
MWPTY(4,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:552.22:
MWPTX(6,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:553.22:
MWPTY(6,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:554.22:
MWPTX(7,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:555.22:
MWPTY(7,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:556.22:
MWPTX(8,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:557.22:
MWPTY(8,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:558.22:
MWPTX(9,I) = -I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:559.22:
MWPTY(9,I) = I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:560.23:
MWPTX(11,I) = I - 6
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:561.23:
MWPTY(11,I) = 6 - I
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:563.19:
MWPTX(5,1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:564.19:
MWPTX(5,2) = 3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:565.19:
MWPTX(5,3) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:566.19:
MWPTX(5,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:567.19:
MWPTX(5,5) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:568.19:
MWPTY(5,1) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:569.19:
MWPTY(5,2) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:570.19:
MWPTY(5,3) = -2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:571.19:
MWPTY(5,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:572.19:
MWPTY(5,5) = -3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:573.20:
MWPTX(10,1) = -1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:574.20:
MWPTX(10,2) = -3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:575.20:
MWPTX(10,3) = -5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:576.20:
MWPTX(10,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:577.20:
MWPTX(10,5) = 5
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:578.20:
MWPTY(10,1) = 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:579.20:
MWPTY(10,2) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:580.20:
MWPTY(10,3) = 2
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:581.20:
MWPTY(10,4) = 4
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat1.f:582.20:
MWPTY(10,5) = 3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_cblas1.c:15:20: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_caxpy(*N, alpha, X, *incX, Y, *incY);
^~~~~
../cblas.h:81:66: note: passing argument to parameter 'alpha' here
void cblas_caxpy(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, float *y, OPENBLAS_CONST blasint incy);
^
c_sblas1.c:20:28: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_saxpy(*N, *alpha, X, *incX, Y, *incY);
^
../cblas.h:79:94: note: passing argument to parameter 'x' here
void cblas_saxpy(OPENBLAS_CONST blasint n, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, float *y, OPENBLAS_CONST blasint incy);
^
c_sblas1.c:31:28: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_scnrm2(*N, X, *incX);
^
../cblas.h:71:70: note: passing argument to parameter 'X' here
float cblas_scnrm2(OPENBLAS_CONST blasint N, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX);
^
c_sblas1.c:37:20: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_scopy(*N, X, *incX, Y, *incY);
^
../cblas.h:84:66: note: passing argument to parameter 'x' here
void cblas_scopy(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, float *y, OPENBLAS_CONST blasint incy);
^
c_sblas1.c:44:26: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_sdot(*N, X, *incX, Y, *incY);
^
../cblas.h:51:68: note: passing argument to parameter 'x' here
float cblas_sdot(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *y, OPENBLAS_CONST blasint incy);
^
c_sblas1.c:44:36: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_sdot(*N, X, *incX, Y, *incY);
^
../cblas.h:51:123: note: passing argument to parameter 'y' here
float cblas_sdot(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *y, OPENBLAS_CONST blasint incy);
^
c_sblas1.c:49:27: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_snrm2(*N, X, *incX);
^
../cblas.h:69:70: note: passing argument to parameter 'X' here
float cblas_snrm2 (OPENBLAS_CONST blasint N, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX);
^
c_sblas1.c:82:29: warning: passing 'const float *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return (cblas_isamax(*N, X, *incX)+1);
^
c_cblas1.c:43:20: warning: incompatible pointer types passing 'const void **' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cscal(*N, alpha, X, *incX);
^~~~~
../cblas.h:108:66: note: passing argument to parameter 'alpha' here
void cblas_cscal(OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, float *X, OPENBLAS_CONST blasint incX);
^
../cblas.h:74:75: note: passing argument to parameter 'x' here
CBLAS_INDEX cblas_isamax(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx);
^
c_cblas1.c:64:29: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return (cblas_icamax(*N, X, *incX)+1);
^
../cblas.h:76:75: note: passing argument to parameter 'x' here
CBLAS_INDEX cblas_icamax(OPENBLAS_CONST blasint n, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx);
^
c_cblas1.c:69:28: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_scnrm2(*N, X, *incX);
^
../cblas.h:71:70: note: passing argument to parameter 'X' here
float cblas_scnrm2(OPENBLAS_CONST blasint N, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX);
^
c_zblas1.c:15:20: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_zaxpy(*N, alpha, X, *incX, Y, *incY);
^~~~~
../cblas.h:82:67: note: passing argument to parameter 'alpha' here
void cblas_zaxpy(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas1.c:29:24: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_zdotc_sub(*N, X, *incX, Y, *incY, dotc);
^
../cblas.h:62:72: note: passing argument to parameter 'x' here
void cblas_zdotc_sub(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *y, OPENBLAS_CONST blasint incy, openblas_complex_double *ret);
^
c_zblas1.c:29:34: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_zdotc_sub(*N, X, *incX, Y, *incY, dotc);
^
../cblas.h:62:127: note: passing argument to parameter 'y' here
void cblas_zdotc_sub(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *y, OPENBLAS_CONST blasint incy, openblas_complex_double *ret);
^
c_zblas1.c:50:20: warning: incompatible pointer types passing 'const void **' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zscal(*N, alpha, X, *incX);
^~~~~
../cblas.h:109:67: note: passing argument to parameter 'alpha' here
void cblas_zscal(OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas1.c:64:28: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return(cblas_izamax(*N, X, *incX)+1);
^
../cblas.h:77:75: note: passing argument to parameter 'x' here
CBLAS_INDEX cblas_izamax(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx);
^
c_zblas1.c:69:28: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_dznrm2(*N, X, *incX);
^
../cblas.h:72:70: note: passing argument to parameter 'X' here
double cblas_dznrm2(OPENBLAS_CONST blasint N, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX);
^
c_dblas1.c:20:28: warning: passing 'const double *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_daxpy(*N, *alpha, X, *incX, Y, *incY);
^
../cblas.h:80:96: note: passing argument to parameter 'x' here
void cblas_daxpy(OPENBLAS_CONST blasint n, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, double *y, OPENBLAS_CONST blasint incy);
^
c_dblas1.c:34:26: warning: passing 'const double *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_ddot(*N, X, *incX, Y, *incY);
^
../cblas.h:52:68: note: passing argument to parameter 'x' here
double cblas_ddot(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *y, OPENBLAS_CONST blasint incy);
^
c_dblas1.c:34:36: warning: passing 'const double *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_ddot(*N, X, *incX, Y, *incY);
^
../cblas.h:52:123: note: passing argument to parameter 'y' here
double cblas_ddot(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *y, OPENBLAS_CONST blasint incy);
^
c_dblas1.c:39:27: warning: passing 'const double *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_dnrm2(*N, X, *incX);
^
../cblas.h:70:70: note: passing argument to parameter 'X' here
double cblas_dnrm2 (OPENBLAS_CONST blasint N, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX);
^
c_dblas1.c:77:28: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return cblas_dznrm2(*N, X, *incX);
^
../cblas.h:72:70: note: passing argument to parameter 'X' here
double cblas_dznrm2(OPENBLAS_CONST blasint N, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX);
^
c_dblas1.c:83:29: warning: passing 'const double *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return (cblas_idamax(*N, X, *incX)+1);
^
../cblas.h:75:75: note: passing argument to parameter 'x' here
CBLAS_INDEX cblas_idamax(OPENBLAS_CONST blasint n, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx);
^
c_s2chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
7 warnings generated.
6 warnings generated.
6 warnings generated.
4 warnings generated.
c_xerbla.c:81:85: warning: format specifies type 'int' but the argument has type 'blasint' (aka 'long') [-Wformat]
printf("***** XERBLA WAS CALLED WITH INFO = %d INSTEAD OF %d in %s *******\n",info, cblas_info, rout);
~~ ^~~~
%ld
c_xerbla.c:81:91: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** XERBLA WAS CALLED WITH INFO = %d INSTEAD OF %d in %s *******\n",info, cblas_info, rout);
~~ ^~~~~~~~~~
%ld
c_xerbla.c:135:1: warning: control reaches end of non-void function [-Wreturn-type]
};
^
c_sblat2.f:348.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:354.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
3 warnings generated.
c_sblat2.f:1007.7:
$ INCY )
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:348.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:354.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:1194.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:1219.7:
$ CSTPSV, CSTRMV, CSTRSV
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:1582.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1007.7:
$ INCY )
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:1854.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1194.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1219.7:
$ CDTPSV, CDTRMV, CDTRSV
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:1976.7:
$ AA, LDA )
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1582.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:2150.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1854.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:1976.7:
$ AA, LDA )
1
Warning: Nonconforming tab character at (1)
c_dblat2.f:2150.7:
$ IORDER
1
Warning: Nonconforming tab character at (1)
c_sblat2.f:266.24:
A( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat2.f:268.18:
X( J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat2.f:272.19:
YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat2.f:800.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:2836.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_sblat2.f:1159.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:1547.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:1822.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:2116.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:2448.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:800.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:2836.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_dblat2.f:1159.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:1547.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:1822.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:2116.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_dblat2.f:2448.5:
9997 FORMAT( ' ',A12, ' COMPLETED THE COMPUTATIONAL TESTS (', I6, ' C',
1
Warning: Label 9997 at (1) defined but not used
c_sblat2.f:1837.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
c_sblat2.f:1837.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
c_sblat2.f:1837.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
c_dblat2.f:1837.55:
c_d2chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
c_dblat2.f:1837.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
c_dblat2.f:1837.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
c_cblas2.c:29:49: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_cgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:118:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:29:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:118:56: note: passing argument to parameter 'a' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:29:64: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_cgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:118:111: note: passing argument to parameter 'x' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:30:6: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
beta, y, *incy );
^~~~
../cblas.h:118:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:35:27: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~~
../cblas.h:118:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:35:34: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:118:56: note: passing argument to parameter 'a' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:35:43: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:118:111: note: passing argument to parameter 'x' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:35:53: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~
../cblas.h:118:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:38:27: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~~
../cblas.h:118:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:38:34: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:118:56: note: passing argument to parameter 'a' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:38:43: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:118:111: note: passing argument to parameter 'x' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:38:53: warning: passing 'const void *' to parameter of type 'float *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~
../cblas.h:118:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST float *beta, float *y, OPENBLAS_CONST blasint incy);
^
c_cblas2.c:76:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^~~~~
../cblas.h:158:94: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:76:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^
../cblas.h:158:123: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:76:74: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^
../cblas.h:158:176: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:77:12: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:158:230: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:77:18: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:158:243: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:81:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^~~~~
../cblas.h:158:94: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:81:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:158:123: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:81:75: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:158:176: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:82:12: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:158:230: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:82:18: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:158:243: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:84:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^~~~~
../cblas.h:158:94: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:84:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:158:123: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:84:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:158:176: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:85:12: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:158:230: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:85:18: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:158:243: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:103:42: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:124:132: note: passing argument to parameter 'alpha' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:103:49: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:124:162: note: passing argument to parameter 'X' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:103:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:124:217: note: passing argument to parameter 'Y' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:103:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:124:257: note: passing argument to parameter 'A' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:112:42: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:124:132: note: passing argument to parameter 'alpha' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:112:49: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:162: note: passing argument to parameter 'X' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:112:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:217: note: passing argument to parameter 'Y' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:112:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:257: note: passing argument to parameter 'A' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:114:38: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:124:132: note: passing argument to parameter 'alpha' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:114:45: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:162: note: passing argument to parameter 'X' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:114:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:217: note: passing argument to parameter 'Y' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:114:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:124:257: note: passing argument to parameter 'A' here
void cblas_cgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:131:42: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:125:132: note: passing argument to parameter 'alpha' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:131:49: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:125:162: note: passing argument to parameter 'X' here
c_c2chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:131:59: warning: printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:125:217: note: passing argument to parameter 'Y' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:131:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:125:257: note: passing argument to parameter 'A' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:140:42: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:125:132: note: passing argument to parameter 'alpha' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:140:49: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:162: note: passing argument to parameter 'X' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:140:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:217: note: passing argument to parameter 'Y' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:140:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:257: note: passing argument to parameter 'A' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:142:38: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:125:132: note: passing argument to parameter 'alpha' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:142:45: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:162: note: passing argument to parameter 'X' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:142:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:217: note: passing argument to parameter 'Y' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:142:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:125:257: note: passing argument to parameter 'A' here
void cblas_cgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:163:44: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:208:142: note: passing argument to parameter 'alpha' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:163:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:208:171: note: passing argument to parameter 'A' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:163:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:209:68: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:164:6: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:209:122: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:164:12: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:209:135: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:168:44: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:208:142: note: passing argument to parameter 'alpha' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:168:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:208:171: note: passing argument to parameter 'A' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:168:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:209:68: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:169:5: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:209:122: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:169:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:209:135: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:171:40: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:208:142: note: passing argument to parameter 'alpha' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:171:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:208:171: note: passing argument to parameter 'A' here
void cblas_chemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A,
^
c_cblas2.c:171:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:209:68: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:172:5: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:209:122: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:172:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:209:135: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:189:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^~~~~
../cblas.h:231:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:189:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^
../cblas.h:231:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:189:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^
../cblas.h:231:108: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:190:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:231:162: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:190:17: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:231:175: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:226:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:231:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:226:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^
../cblas.h:231:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:226:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^
../cblas.h:231:108: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:227:15: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:231:162: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:227:21: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:231:175: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:232:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:231:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:232:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:231:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:232:63: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:231:108: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:233:18: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:231:162: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:233:24: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:231:175: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:235:43: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:231:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:235:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:231:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:235:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:231:108: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:236:18: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:231:162: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:236:24: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:231:175: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:250:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^~~~~
../cblas.h:236:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:250:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^~
../cblas.h:236:55: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:250:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^
../cblas.h:236:81: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:251:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy);
^~~~
../cblas.h:236:135: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:251:17: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, y, *incy);
^
../cblas.h:236:148: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:281:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~~~~
../cblas.h:236:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:281:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~
../cblas.h:236:55: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:281:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^
../cblas.h:236:81: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:281:68: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~~~
../cblas.h:236:135: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:281:74: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^
../cblas.h:236:148: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:288:44: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~~
../cblas.h:236:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:288:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~
../cblas.h:236:55: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:288:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:236:81: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:288:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~
../cblas.h:236:135: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:288:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:236:148: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:291:40: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~~
../cblas.h:236:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:291:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~
../cblas.h:236:55: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:291:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:236:81: note: passing argument to parameter 'X' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:291:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~
../cblas.h:236:135: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:291:67: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:236:148: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *Ap, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *beta, float *Y, OPENBLAS_CONST blasint incY);
^
c_cblas2.c:310:68: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda,
^
../cblas.h:173:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:311:2: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
x, *incx);
^
../cblas.h:173:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:347:63: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA, x,
^
../cblas.h:173:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:347:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA, x,
^
../cblas.h:173:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:353:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:173:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:353:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:173:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:355:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:173:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:355:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbmv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:173:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:374:68: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda, x,
^
../cblas.h:182:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:374:77: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda, x,
^
../cblas.h:182:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:411:63: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA,
^
../cblas.h:182:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:412:7: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
x, *incx);
^
../cblas.h:182:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:417:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:182:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:417:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:182:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:419:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:182:92: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:419:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctbsv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:182:130: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:436:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:191:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:436:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^
../cblas.h:191:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:466:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^~
../cblas.h:191:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:466:64: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^
../cblas.h:191:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:472:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:191:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:472:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:191:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:474:53: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:191:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:474:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpmv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:191:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:491:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:200:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:491:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^
../cblas.h:200:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:521:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^~
../cblas.h:200:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:521:64: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^
../cblas.h:200:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:527:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:200:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:527:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:200:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:529:53: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:200:66: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:529:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctpsv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:200:77: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST float *Ap, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:553:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx);
^
../cblas.h:136:223: note: passing argument to parameter 'A' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:553:64: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx);
^
../cblas.h:136:261: note: passing argument to parameter 'X' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:557:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:136:223: note: passing argument to parameter 'A' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:557:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:136:261: note: passing argument to parameter 'X' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:559:52: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:136:223: note: passing argument to parameter 'A' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:559:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrmv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:136:261: note: passing argument to parameter 'X' here
void cblas_ctrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:582:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx );
^
../cblas.h:131:223: note: passing argument to parameter 'A' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:582:64: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx );
^
../cblas.h:131:261: note: passing argument to parameter 'X' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:586:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:131:223: note: passing argument to parameter 'A' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:586:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:131:261: note: passing argument to parameter 'X' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:588:52: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:131:223: note: passing argument to parameter 'A' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:588:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_ctrsv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:131:261: note: passing argument to parameter 'X' here
void cblas_ctrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, float *X, OPENBLAS_CONST blasint incX);
^
c_cblas2.c:601:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasRowMajor, UNDEFINED, *n, *alpha, x, *incx, ap );
^
../cblas.h:222:169: note: passing argument to parameter 'X' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:601:68: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasRowMajor, UNDEFINED, *n, *alpha, x, *incx, ap );
^~
../cblas.h:222:208: note: passing argument to parameter 'A' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:631:53: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasRowMajor, uplo, *n, *alpha, x, *incx, AP );
^
../cblas.h:222:169: note: passing argument to parameter 'X' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:631:63: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasRowMajor, uplo, *n, *alpha, x, *incx, AP );
^~
../cblas.h:222:208: note: passing argument to parameter 'A' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:661:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasColMajor, uplo, *n, *alpha, x, *incx, ap );
^
../cblas.h:222:169: note: passing argument to parameter 'X' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:661:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(CblasColMajor, uplo, *n, *alpha, x, *incx, ap );
^~
../cblas.h:222:208: note: passing argument to parameter 'A' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:663:46: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(UNDEFINED, uplo, *n, *alpha, x, *incx, ap );
^
../cblas.h:222:169: note: passing argument to parameter 'X' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:663:56: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr(UNDEFINED, uplo, *n, *alpha, x, *incx, ap );
^~
../cblas.h:222:208: note: passing argument to parameter 'A' here
void cblas_chpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A);
^
c_cblas2.c:677:52: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^~~~~
../cblas.h:227:142: note: passing argument to parameter 'alpha' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:677:59: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^
../cblas.h:227:171: note: passing argument to parameter 'X' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:677:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^
../cblas.h:227:225: note: passing argument to parameter 'Y' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:678:15: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
*incy, ap );
^~
../cblas.h:227:264: note: passing argument to parameter 'Ap' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:708:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^~~~~
../cblas.h:227:142: note: passing argument to parameter 'alpha' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:708:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^
../cblas.h:227:171: note: passing argument to parameter 'X' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:708:64: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^
../cblas.h:227:225: note: passing argument to parameter 'Y' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:708:74: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^~
../cblas.h:227:264: note: passing argument to parameter 'Ap' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:738:44: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~~~~
../cblas.h:227:142: note: passing argument to parameter 'alpha' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:738:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:227:171: note: passing argument to parameter 'X' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:738:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:227:225: note: passing argument to parameter 'Y' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:738:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~
../cblas.h:227:264: note: passing argument to parameter 'Ap' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:740:40: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~~~~
../cblas.h:227:142: note: passing argument to parameter 'alpha' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:740:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:227:171: note: passing argument to parameter 'X' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:740:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:227:225: note: passing argument to parameter 'Y' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:740:67: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~
../cblas.h:227:264: note: passing argument to parameter 'Ap' here
void cblas_chpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *Ap);
^
c_cblas2.c:761:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher(CblasRowMajor, uplo, *n, *alpha, x, *incx, A, LDA );
^
../cblas.h:141:169: note: passing argument to parameter 'X' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:761:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher(CblasRowMajor, uplo, *n, *alpha, x, *incx, A, LDA );
^
../cblas.h:141:208: note: passing argument to parameter 'A' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:770:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher( CblasColMajor, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:141:169: note: passing argument to parameter 'X' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:770:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher( CblasColMajor, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:141:208: note: passing argument to parameter 'A' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:772:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher( UNDEFINED, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:141:169: note: passing argument to parameter 'X' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:772:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher( UNDEFINED, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:141:208: note: passing argument to parameter 'A' here
void cblas_cher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:795:43: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:148:142: note: passing argument to parameter 'alpha' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:795:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:148:171: note: passing argument to parameter 'X' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:795:60: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:149:39: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:795:70: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:149:78: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:804:44: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^~~~~
../cblas.h:148:142: note: passing argument to parameter 'alpha' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:804:51: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:148:171: note: passing argument to parameter 'X' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:804:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:149:39: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:804:71: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:149:78: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:806:40: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^~~~~
../cblas.h:148:142: note: passing argument to parameter 'alpha' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:806:47: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:148:171: note: passing argument to parameter 'X' here
void cblas_cher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *X, OPENBLAS_CONST blasint incX,
^
c_cblas2.c:806:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:149:39: note: passing argument to parameter 'Y' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
c_cblas2.c:806:67: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:149:78: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *Y, OPENBLAS_CONST blasint incY, float *A, OPENBLAS_CONST blasint lda);
^
1 warning generated.
c_cblat2.f:352.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_cblat2.f:358.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
c_cblat2.f:270.24:
A( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
c_cblat2.f:272.18:
X( J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
c_cblat2.f:276.19:
YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to COMPLEX(4) at (1)
c_cblat2.f:2546.12:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1)
c_cblat2.f:2663.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_cblat2.f:1833.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
c_cblat2.f:1833.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
c_cblat2.f:1833.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
1 warning generated.
1 warning generated.
c_zblat2.f:352.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_zblat2.f:358.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
c_zblas2.c:29:49: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_zgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:120:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:29:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:120:58: note: passing argument to parameter 'a' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:29:64: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
cblas_zgemv( CblasRowMajor, trans, *m, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:120:114: note: passing argument to parameter 'x' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:30:6: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
beta, y, *incy );
^~~~
../cblas.h:120:170: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:35:27: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~~
../cblas.h:120:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:35:34: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:120:58: note: passing argument to parameter 'a' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:35:43: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:120:114: note: passing argument to parameter 'x' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:35:53: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~
../cblas.h:120:170: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:38:27: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~~
../cblas.h:120:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:38:34: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:120:58: note: passing argument to parameter 'a' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:38:43: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^
../cblas.h:120:114: note: passing argument to parameter 'x' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:38:53: warning: passing 'const void *' to parameter of type 'double *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
*m, *n, alpha, a, *lda, x, *incx, beta, y, *incy );
^~~~
../cblas.h:120:170: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *a, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *x, OPENBLAS_CONST blasint incx, OPENBLAS_CONST double *beta, double *y, OPENBLAS_CONST blasint incy);
^
c_zblas2.c:76:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^~~~~
../cblas.h:160:95: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:76:66: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^
../cblas.h:160:125: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:76:74: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasRowMajor, trans, *m, *n, *kl, *ku, alpha, A, LDA, x,
^
../cblas.h:160:179: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:77:12: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:160:234: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:77:18: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:160:248: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:81:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^~~~~
../cblas.h:160:95: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:81:66: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:160:125: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:81:75: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( CblasColMajor, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:160:179: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:82:12: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:160:234: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:82:18: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:160:248: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:84:55: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^~~~~
../cblas.h:160:95: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:84:62: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:160:125: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:84:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgbmv( UNDEFINED, trans, *m, *n, *kl, *ku, alpha, a, *lda, x,
^
../cblas.h:160:179: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:85:12: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:160:234: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:85:18: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:160:248: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint KL, OPENBLAS_CONST blasint KU, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:103:42: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:126:132: note: passing argument to parameter 'alpha' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:103:49: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:126:162: note: passing argument to parameter 'X' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:103:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:126:217: note: passing argument to parameter 'Y' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:103:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:126:257: note: passing argument to parameter 'A' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:112:42: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:126:132: note: passing argument to parameter 'alpha' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:112:49: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:162: note: passing argument to parameter 'X' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:112:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:217: note: passing argument to parameter 'Y' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:112:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:257: note: passing argument to parameter 'A' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:114:38: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:126:132: note: passing argument to parameter 'alpha' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:114:45: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:162: note: passing argument to parameter 'X' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:114:55: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:217: note: passing argument to parameter 'Y' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:114:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgeru( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:126:257: note: passing argument to parameter 'A' here
void cblas_zgeru(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:131:42: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:127:132: note: passing argument to parameter 'alpha' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:131:49: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:127:162: note: passing argument to parameter 'X' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:131:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:127:217: note: passing argument to parameter 'Y' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:131:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasRowMajor, *m, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:127:257: note: passing argument to parameter 'A' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:140:42: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:127:132: note: passing argument to parameter 'alpha' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:140:49: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:162: note: passing argument to parameter 'X' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:140:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:217: note: passing argument to parameter 'Y' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:140:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( CblasColMajor, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:257: note: passing argument to parameter 'A' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:142:38: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^~~~~
../cblas.h:127:132: note: passing argument to parameter 'alpha' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:142:45: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:162: note: passing argument to parameter 'X' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:142:55: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:217: note: passing argument to parameter 'Y' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:142:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zgerc( UNDEFINED, *m, *n, alpha, x, *incx, y, *incy, a, *lda );
^
../cblas.h:127:257: note: passing argument to parameter 'A' here
void cblas_zgerc(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST blasint M, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:163:44: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:210:143: note: passing argument to parameter 'alpha' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:163:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:210:173: note: passing argument to parameter 'A' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:163:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasRowMajor, uplo, *n, alpha, A, LDA, x, *incx,
^
../cblas.h:211:69: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:164:6: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:211:124: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:164:12: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:211:138: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:168:44: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:210:143: note: passing argument to parameter 'alpha' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:168:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:210:173: note: passing argument to parameter 'A' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:168:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( CblasColMajor, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:211:69: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:169:5: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:211:124: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:169:11: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:211:138: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:171:40: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:210:143: note: passing argument to parameter 'alpha' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:171:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:210:173: note: passing argument to parameter 'A' here
void cblas_zhemv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A,
^
c_zblas2.c:171:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhemv( UNDEFINED, uplo, *n, alpha, a, *lda, x, *incx,
^
../cblas.h:211:69: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:172:5: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:211:124: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:172:11: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:211:138: note: passing argument to parameter 'Y' here
OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:189:55: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^~~~~
../cblas.h:233:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:189:62: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^
../cblas.h:233:57: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:189:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasRowMajor, UNDEFINED, *n, *k, alpha, a, *lda, x,
^
../cblas.h:233:111: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:190:11: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^~~~
../cblas.h:233:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:190:17: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incx, beta, y, *incy );
^
../cblas.h:233:180: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:226:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^~~~~
../cblas.h:233:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:226:58: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^
../cblas.h:233:57: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:226:66: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv( CblasRowMajor, uplo, *n, *k, alpha, A, LDA, x, *incx,
^
../cblas.h:233:111: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:227:15: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:233:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:227:21: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:233:180: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:232:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:233:27: note: passing argument to parameter 'alpha' here
c_z2chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:232:54: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:233:57: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:232:63: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(CblasColMajor, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:233:111: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:233:18: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:233:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:233:24: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:233:180: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:235:43: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^~~~~
../cblas.h:233:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:235:50: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:233:57: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:235:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhbmv(UNDEFINED, uplo, *n, *k, alpha, a, *lda, x, *incx,
^
../cblas.h:233:111: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:236:18: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^~~~
../cblas.h:233:166: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:236:24: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy );
^
../cblas.h:233:180: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:250:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^~~~~
../cblas.h:238:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:250:58: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^~
../cblas.h:238:57: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:250:62: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv(CblasRowMajor, UNDEFINED, *n, alpha, ap, x, *incx,
^
../cblas.h:238:84: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:251:11: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy);
^~~~
../cblas.h:238:139: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:251:17: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
beta, y, *incy);
^
../cblas.h:238:153: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:281:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~~~~
../cblas.h:238:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:281:54: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~
../cblas.h:238:57: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:281:58: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^
../cblas.h:238:84: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:281:68: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^~~~
../cblas.h:238:139: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:281:74: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasRowMajor, uplo, *n, alpha, AP, x, *incx, beta, y,
^
../cblas.h:238:153: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:288:44: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~~
../cblas.h:238:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:288:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~
../cblas.h:238:57: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:288:55: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:238:84: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:288:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~
../cblas.h:238:139: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:288:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( CblasColMajor, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:238:153: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:291:40: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~~
../cblas.h:238:27: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:291:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~
../cblas.h:238:57: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:291:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:238:84: note: passing argument to parameter 'X' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:291:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^~~~
../cblas.h:238:139: note: passing argument to parameter 'beta' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:291:67: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpmv( UNDEFINED, uplo, *n, alpha, ap, x, *incx, beta, y,
^
../cblas.h:238:153: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *Ap, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *beta, double *Y, OPENBLAS_CONST blasint incY);
^
c_zblas2.c:310:68: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda,
^
../cblas.h:175:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:311:2: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
x, *incx);
^
../cblas.h:175:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:347:63: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA, x,
^
../cblas.h:175:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:347:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA, x,
^
../cblas.h:175:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:353:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:175:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:353:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:175:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:355:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:175:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:355:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbmv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:175:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:374:68: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda, x,
^
../cblas.h:184:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:374:77: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(CblasRowMajor, UNDEFINED, trans, diag, *n, *k, a, *lda, x,
^
../cblas.h:184:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:411:63: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(CblasRowMajor, uplo, trans, diag, *n, *k, A, LDA,
^
../cblas.h:184:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:412:7: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
x, *incx);
^
../cblas.h:184:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:417:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:184:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:417:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(CblasColMajor, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:184:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:419:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:184:93: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:419:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztbsv(UNDEFINED, uplo, trans, diag, *n, *k, a, *lda, x, *incx);
^
../cblas.h:184:132: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblat2.f:2552.12:
ERR = ZERO
1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
c_zblas2.c:436:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:193:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:436:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^
../cblas.h:193:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblat2.f:2669.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_zblas2.c:466:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^~
../cblas.h:193:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:466:64: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^
../cblas.h:193:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:472:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:193:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:472:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:193:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:474:53: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:193:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:474:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpmv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:193:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:491:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:202:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:491:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasRowMajor, UNDEFINED, trans, diag, *n, ap, x, *incx );
^
../cblas.h:202:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:521:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^~
../cblas.h:202:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:521:64: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasRowMajor, uplo, trans, diag, *n, AP, x, *incx );
^
../cblas.h:202:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:527:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:202:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:527:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( CblasColMajor, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:202:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:529:53: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^~
../cblas.h:202:67: note: passing argument to parameter 'Ap' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:529:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztpsv( UNDEFINED, uplo, trans, diag, *n, ap, x, *incx );
^
../cblas.h:202:79: note: passing argument to parameter 'X' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST double *Ap, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:553:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx);
^
../cblas.h:137:224: note: passing argument to parameter 'A' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:553:64: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx);
^
../cblas.h:137:263: note: passing argument to parameter 'X' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:557:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:137:224: note: passing argument to parameter 'A' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:557:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:137:263: note: passing argument to parameter 'X' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:559:52: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:137:224: note: passing argument to parameter 'A' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:559:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrmv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx);
^
../cblas.h:137:263: note: passing argument to parameter 'X' here
void cblas_ztrmv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:582:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrsv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx );
^
../cblas.h:132:224: note: passing argument to parameter 'A' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:582:64: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrsv(CblasRowMajor, uplo, trans, diag, *n, A, LDA, x, *incx );
^
../cblas.h:132:263: note: passing argument to parameter 'X' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:586:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrsv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:132:224: note: passing argument to parameter 'A' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:586:65: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrsv(CblasColMajor, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:132:263: note: passing argument to parameter 'X' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:588:52: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_ztrsv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:132:224: note: passing argument to parameter 'A' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:588:61c_zblat2.f:1837.55:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'y' at (1)
c_zblat2.f:1837.63:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'ys' at (1)
: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
c_zblat2.f:1837.59:
$ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G,
1
Warning: Unused dummy argument 'yy' at (1)
cblas_ztrsv(UNDEFINED, uplo, trans, diag, *n, a, *lda, x, *incx );
^
../cblas.h:132:263: note: passing argument to parameter 'X' here
void cblas_ztrsv(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST enum CBLAS_TRANSPOSE TransA, OPENBLAS_CONST enum CBLAS_DIAG Diag, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *A, OPENBLAS_CONST blasint lda, double *X, OPENBLAS_CONST blasint incX);
^
c_zblas2.c:601:58: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasRowMajor, UNDEFINED, *n, *alpha, x, *incx, ap );
^
../cblas.h:223:171: note: passing argument to parameter 'X' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:601:68: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasRowMajor, UNDEFINED, *n, *alpha, x, *incx, ap );
^~
../cblas.h:223:210: note: passing argument to parameter 'A' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:631:53: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasRowMajor, uplo, *n, *alpha, x, *incx, AP );
^
../cblas.h:223:171: note: passing argument to parameter 'X' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:631:63: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasRowMajor, uplo, *n, *alpha, x, *incx, AP );
^~
../cblas.h:223:210: note: passing argument to parameter 'A' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:661:50: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasColMajor, uplo, *n, *alpha, x, *incx, ap );
^
../cblas.h:223:171: note: passing argument to parameter 'X' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:661:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(CblasColMajor, uplo, *n, *alpha, x, *incx, ap );
^~
../cblas.h:223:210: note: passing argument to parameter 'A' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:663:46: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(UNDEFINED, uplo, *n, *alpha, x, *incx, ap );
^
../cblas.h:223:171: note: passing argument to parameter 'X' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:663:56: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr(UNDEFINED, uplo, *n, *alpha, x, *incx, ap );
^~
../cblas.h:223:210: note: passing argument to parameter 'A' here
void cblas_zhpr(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X,OPENBLAS_CONST blasint incX, double *A);
^
c_zblas2.c:677:52: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^~~~~
../cblas.h:228:143: note: passing argument to parameter 'alpha' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:677:59: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^
../cblas.h:228:173: note: passing argument to parameter 'X' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:677:69: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, UNDEFINED, *n, alpha, x, *incx, y,
^
../cblas.h:228:228: note: passing argument to parameter 'Y' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:678:15: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
*incy, ap );
^~
../cblas.h:228:268: note: passing argument to parameter 'Ap' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:708:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^~~~~
../cblas.h:228:143: note: passing argument to parameter 'alpha' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:708:54: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^
../cblas.h:228:173: note: passing argument to parameter 'X' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:708:64: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^
../cblas.h:228:228: note: passing argument to parameter 'Y' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:708:74: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, AP );
^~
../cblas.h:228:268: note: passing argument to parameter 'Ap' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:738:44: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~~~~
../cblas.h:228:143: note: passing argument to parameter 'alpha' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:738:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:228:173: note: passing argument to parameter 'X' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:738:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:228:228: note: passing argument to parameter 'Y' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:738:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~
../cblas.h:228:268: note: passing argument to parameter 'Ap' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:740:40: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~~~~
../cblas.h:228:143: note: passing argument to parameter 'alpha' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:740:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:228:173: note: passing argument to parameter 'X' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:740:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^
../cblas.h:228:228: note: passing argument to parameter 'Y' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:740:67: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zhpr2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, ap );
^~
../cblas.h:228:268: note: passing argument to parameter 'Ap' here
void cblas_zhpr2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *Ap);
^
c_zblas2.c:761:50: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher(CblasRowMajor, uplo, *n, *alpha, x, *incx, A, LDA );
^
../cblas.h:142:171: note: passing argument to parameter 'X' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:761:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher(CblasRowMajor, uplo, *n, *alpha, x, *incx, A, LDA );
^
../cblas.h:142:211: note: passing argument to parameter 'A' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:770:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher( CblasColMajor, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:142:171: note: passing argument to parameter 'X' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:770:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher( CblasColMajor, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:142:211: note: passing argument to parameter 'A' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:772:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher( UNDEFINED, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:142:171: note: passing argument to parameter 'X' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:772:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher( UNDEFINED, uplo, *n, *alpha, x, *incx, a, *lda );
^
../cblas.h:142:211: note: passing argument to parameter 'A' here
void cblas_zher(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:795:43: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^~~~~
../cblas.h:150:143: note: passing argument to parameter 'alpha' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:795:50: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:150:173: note: passing argument to parameter 'X' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:795:60: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:151:40: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:795:70: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2(CblasRowMajor, uplo, *n, alpha, x, *incx, y, *incy, A, LDA );
^
../cblas.h:151:80: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:804:44: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^~~~~
../cblas.h:150:143: note: passing argument to parameter 'alpha' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:804:51: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:150:173: note: passing argument to parameter 'X' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:804:61: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:151:40: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:804:71: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( CblasColMajor, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:151:80: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:806:40: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^~~~~
../cblas.h:150:143: note: passing argument to parameter 'alpha' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:806:47: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:150:173: note: passing argument to parameter 'X' here
void cblas_zher2(OPENBLAS_CONST enum CBLAS_ORDER order, OPENBLAS_CONST enum CBLAS_UPLO Uplo, OPENBLAS_CONST blasint N, OPENBLAS_CONST double *alpha, OPENBLAS_CONST double *X, OPENBLAS_CONST blasint incX,
^
c_zblas2.c:806:57: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:151:40: note: passing argument to parameter 'Y' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
c_zblas2.c:806:67: warning: incompatible pointer types passing 'CBLAS_TEST_ZOMPLEX *' to parameter of type 'double *' [-Wincompatible-pointer-types]
cblas_zher2( UNDEFINED, uplo, *n, alpha, x, *incx, y, *incy, a, *lda);
^
../cblas.h:151:80: note: passing argument to parameter 'A' here
OPENBLAS_CONST double *Y, OPENBLAS_CONST blasint incY, double *A, OPENBLAS_CONST blasint lda);
^
192 warnings generated.
1 warning generated.
c_s3chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
c_sblat3.f:215.25:
AB( I, J ) = MAX( I - J + 1, 0 )
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:217.29:
AB( J, NMAX + 1 ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:218.29:
AB( 1, NMAX + J ) = J
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:222.19:
CC( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:246.29:
AB( J, NMAX + 1 ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:247.29:
AB( 1, NMAX + J ) = N - J + 1
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:250.27:
CC( N - J + 1 ) = J*( ( J + 1 )*J )/2 -
1
Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
c_sblat3.f:697.5:
9995 FORMAT( 1X, I6, ': ', A12,'(''', A1, ''',''', A1, ''',',
1
Warning: Label 9995 at (1) defined but not used
c_sblat3.f:2405.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_sblat3.f:1014.5:
9995 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9995 at (1) defined but not used
c_sblat3.f:1361.5:
9995 FORMAT( 1X, I6, ': ', A12,'(', 4( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9995 at (1) defined but not used
c_sblat3.f:1688.5:
9994 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9994 at (1) defined but not used
c_sblat3.f:2043.5:
9994 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9994 at (1) defined but not used
c_sblat3.f:1415.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G,
1
Warning: Unused dummy argument 'b' at (1)
c_sblat3.f:1415.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G,
1
Warning: Unused dummy argument 'bb' at (1)
c_sblat3.f:1415.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G,
1
Warning: Unused dummy argument 'bs' at (1)
c_sblat2.f: In function 'schk6':
c_sblat2.f:2164:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
c_dblat2.f: In function 'dchk6':
c_dblat2.f:2164:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
192 warnings generated.
c_d3chke.c:21:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout);
~~ ^~~~~~~~~~
%ld
1 warning generated.
c_dblat3.f:59.7:
$ LAYOUT
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:81.7:
$ DMMCH
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:326.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:332.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:354.7:
$ 0 )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:360.7:
$ 1 )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:591.7:
$ BETA, CC, LDC )
1
Warning: Nonconforming tab character at (1)
c_cblat2.f: In function 'cchk6':
c_cblat2.f:2162:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ NARGS, NC, NS
^
c_dblat3.f:1204.7:
$ BB, LDB )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:1214.7:
$ BB, LDB )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:1728.7:
$ IORDER )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:1890.7:
$ CC, LDC )
1
Warning: Nonconforming tab character at (1)
c_dblat3.f:697.5:
9995 FORMAT( 1X, I6, ': ', A12,'(''', A1, ''',''', A1, ''',',
1
Warning: Label 9995 at (1) defined but not used
c_dblat3.f:2401.5:
60 CONTINUE
1
Warning: Label 60 at (1) defined but not used
c_dblat3.f:1010.5:
9995 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9995 at (1) defined but not used
c_dblat3.f:1357.5:
9995 FORMAT( 1X, I6, ': ', A12,'(', 4( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9995 at (1) defined but not used
c_dblat3.f:1683.5:
9994 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9994 at (1) defined but not used
c_dblat3.f:2039.5:
9994 FORMAT( 1X, I6, ': ', A12,'(', 2( '''', A1, ''',' ), 2( I3, ',' ),
1
Warning: Label 9994 at (1) defined but not used
c_dblat3.f:1411.36:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G, IORDER)
1
Warning: Unused dummy argument 'b' at (1)
c_dblat3.f:1411.40:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G, IORDER)
1
Warning: Unused dummy argument 'bb' at (1)
c_dblat3.f:1411.44:
$ A, AA, AS, B, BB, BS, C, CC, CS, CT, G, IORDER)
1
Warning: Unused dummy argument 'bs' at (1)
c_sblat2.f: In function 'schk5':
c_sblat2.f:1867:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
c_dblat2.f: In function 'dchk5':
c_dblat2.f:1867:0: warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
$ LDA, LDAS, LJ, LX, N, NARGS, NC, NS
^
c_cblas3.c:73:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( CblasRowMajor, transa, transb, *m, *n, *k, alpha, A, LDA,
^~~~~
../cblas.h:245:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:73:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( CblasRowMajor, transa, transb, *m, *n, *k, alpha, A, LDA,
^
../cblas.h:245:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:74:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
B, LDB, beta, C, LDC );
^
../cblas.h:245:108: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:74:27: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
B, LDB, beta, C, LDC );
^~~~
../cblas.h:245:161: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:74:33: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
B, LDB, beta, C, LDC );
^
../cblas.h:245:174: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:85:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( CblasColMajor, transa, transb, *m, *n, *k, alpha, a, *lda,
^~~~~
../cblas.h:245:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:85:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( CblasColMajor, transa, transb, *m, *n, *k, alpha, a, *lda,
^
../cblas.h:245:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:86:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^
../cblas.h:245:108: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:86:28: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^~~~
../cblas.h:245:161: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:86:34: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^
../cblas.h:245:174: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:88:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( UNDEFINED, transa, transb, *m, *n, *k, alpha, a, *lda,
^~~~~
../cblas.h:245:26: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:88:65: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cgemm( UNDEFINED, transa, transb, *m, *n, *k, alpha, a, *lda,
^
../cblas.h:245:55: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:89:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^
../cblas.h:245:108: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:89:28: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^~~~
../cblas.h:245:161: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:89:34: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
b, *ldb, beta, c, *ldc );
^
../cblas.h:245:174: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:138:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^~~~~
../cblas.h:300:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:138:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^
../cblas.h:300:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:138:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^
../cblas.h:300:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:139:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, C, LDC );
^~~~
../cblas.h:300:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:139:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, C, LDC );
^
../cblas.h:300:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:150:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^~~~~
../cblas.h:300:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:150:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:300:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:150:70: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:300:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:151:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^~~~
../cblas.h:300:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:151:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^
../cblas.h:300:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:153:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^~~~~
../cblas.h:300:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:153:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:300:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:153:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_chemm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:300:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:154:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^~~~
../cblas.h:300:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:154:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^
../cblas.h:300:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:194:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^~~~~
../cblas.h:259:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:194:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^
../cblas.h:259:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:194:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasRowMajor, side, uplo, *m, *n, alpha, A, LDA, B, LDB,
^
../cblas.h:259:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:195:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, C, LDC );
^~~~
../cblas.h:259:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:195:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, C, LDC );
^
../cblas.h:259:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:204:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^~~~~
../cblas.h:259:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:204:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:259:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:204:70: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( CblasColMajor, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:259:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:205:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^~~~
../cblas.h:259:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:205:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^
../cblas.h:259:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:207:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^~~~~
../cblas.h:259:40: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:207:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:259:69: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:207:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csymm( UNDEFINED, side, uplo, *m, *n, alpha, a, *lda, b, *ldb,
^
../cblas.h:259:122: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:208:19: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^~~~
../cblas.h:259:175: note: passing argument to parameter 'beta' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:208:25: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
beta, c, *ldc );
^
../cblas.h:259:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:249:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cherk(CblasRowMajor, uplo, trans, *n, *k, *alpha, A, LDA, *beta,
^
../cblas.h:305:68: note: passing argument to parameter 'A' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:250:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
C, LDC );
^
../cblas.h:305:133: note: passing argument to parameter 'C' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:260:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cherk(CblasColMajor, uplo, trans, *n, *k, *alpha, a, *lda, *beta,
^
../cblas.h:305:68: note: passing argument to parameter 'A' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:261:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
c, *ldc );
^
../cblas.h:305:133: note: passing argument to parameter 'C' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:263:58: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cherk(UNDEFINED, uplo, trans, *n, *k, *alpha, a, *lda, *beta,
^
../cblas.h:305:68: note: passing argument to parameter 'A' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:264:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
c, *ldc );
^
../cblas.h:305:133: note: passing argument to parameter 'C' here
OPENBLAS_CONST float alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:305:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasRowMajor, uplo, trans, *n, *k, alpha, A, LDA, beta,
^~~~~
../cblas.h:268:78: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:305:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasRowMajor, uplo, trans, *n, *k, alpha, A, LDA, beta,
^
../cblas.h:268:107: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:305:69: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasRowMajor, uplo, trans, *n, *k, alpha, A, LDA, beta,
^~~~
../cblas.h:268:160: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:306:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
C, LDC );
^
../cblas.h:268:173: note: passing argument to parameter 'C' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:316:54: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasColMajor, uplo, trans, *n, *k, alpha, a, *lda, beta,
^~~~~
../cblas.h:268:78: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:316:61: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasColMajor, uplo, trans, *n, *k, alpha, a, *lda, beta,
^
../cblas.h:268:107: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:316:70: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(CblasColMajor, uplo, trans, *n, *k, alpha, a, *lda, beta,
^~~~
../cblas.h:268:160: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:317:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
c, *ldc );
^
../cblas.h:268:173: note: passing argument to parameter 'C' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:319:50: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(UNDEFINED, uplo, trans, *n, *k, alpha, a, *lda, beta,
^~~~~
../cblas.h:268:78: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:319:57: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(UNDEFINED, uplo, trans, *n, *k, alpha, a, *lda, beta,
^
../cblas.h:268:107: note: passing argument to parameter 'A' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:319:66: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_csyrk(UNDEFINED, uplo, trans, *n, *k, alpha, a, *lda, beta,
^~~~
../cblas.h:268:160: note: passing argument to parameter 'beta' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:320:11: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
c, *ldc );
^
../cblas.h:268:173: note: passing argument to parameter 'C' here
OPENBLAS_CONST blasint N, OPENBLAS_CONST blasint K, OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:368:55: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2k(CblasRowMajor, uplo, trans, *n, *k, alpha, A, LDA,
^~~~~
../cblas.h:310:41: note: passing argument to parameter 'alpha' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:368:62: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
cblas_cher2k(CblasRowMajor, uplo, trans, *n, *k, alpha, A, LDA,
^
../cblas.h:310:70: note: passing argument to parameter 'A' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:369:5: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
B, LDB, *beta, C, LDC );
^
../cblas.h:310:123: note: passing argument to parameter 'B' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb, OPENBLAS_CONST float beta, float *C, OPENBLAS_CONST blasint ldc);
^
c_cblas3.c:369:20: warning: incompatible pointer types passing 'CBLAS_TEST_COMPLEX *' to parameter of type 'float *' [-Wincompatible-pointer-types]
B, LDB, *beta, C, LDC );
^
../cblas.h:310:188: note: passing argument to parameter 'C' here
OPENBLAS_CONST float *alpha, OPENBLAS_CONST float *A, OPENBLAS_CONST blasint lda, OPENBLAS_CONST float *B, OPENBLAS_CONST blasint ldb,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment