2025-05-08 01:46 ftp://ftp.de.debian.org/debian/pool/main/s/sleef/sleef_3.6.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openssl --library=openmp --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-59-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: ebc80c0 (2025-05-07 18:59:31 +0200) count: 817 802 elapsed-time: 50.1 48.0 head-timing-info: old-timing-info: head results: sleef-3.6.1/docs/ph.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/docs/ph.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/docs/ph.c:103:11: style: Local variable 'dd' shadows outer function [shadowFunction] sleef-3.6.1/docs/ph.c:10:9: note: Shadowed declaration sleef-3.6.1/docs/ph.c:103:11: note: Shadow variable sleef-3.6.1/docs/tutorial.c:16:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Complex_I [valueFlowBailoutIncompleteVar] sleef-3.6.1/docs/tutorial.c:35:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_FORWARD [valueFlowBailoutIncompleteVar] sleef-3.6.1/docs/tutorial.c:21:5: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:43:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:43:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:54:15: note: Calling function 'forward', 2nd argument 'fs' value is 0 sleef-3.6.1/docs/tutorial.c:21:5: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:22:28: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:43:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:43:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:54:15: note: Calling function 'forward', 2nd argument 'fs' value is 0 sleef-3.6.1/docs/tutorial.c:22:28: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:22:37: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:42:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:42:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:54:11: note: Calling function 'forward', 1st argument 'ts' value is 0 sleef-3.6.1/docs/tutorial.c:22:37: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:46:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:42:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:42:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:46:5: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:50:25: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:42:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:42:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:50:25: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:51:25: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:42:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:42:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:51:25: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:61:35: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:43:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:43:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:61:35: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:62:35: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/docs/tutorial.c:43:28: note: Assuming allocation function fails sleef-3.6.1/docs/tutorial.c:43:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/docs/tutorial.c:62:35: note: Null pointer dereference sleef-3.6.1/docs/tutorial.c:19:20: style: Parameter 'ts' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/common/addSuffix.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/addSuffix.c:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/addSuffix.c:210:7: error: Common realloc mistake: 'keywords' nulled but not freed upon failure [memleakOnRealloc] sleef-3.6.1/src/common/addSuffix.c:51:19: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/common/arraymap.c:21:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_EX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:22:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_UN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:101:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:122:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:135:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:147:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:169:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:197:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable magic [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:251:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:323:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/arraymap.c:60:10: warning: If memory allocation fails, then there is a possible null pointer dereference: src [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:277:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:277:25: note: Assignment 'prefix2=malloc(prefixLen+10)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:279:15: note: Calling function 'String_trim', 1st argument 'prefix2' value is 0 sleef-3.6.1/src/common/arraymap.c:58:27: note: Assignment 'src=str', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:60:10: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:84:3: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:84:3: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:87:5: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:87:5: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:88:5: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:88:5: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:88:45: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:88:45: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:89:5: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:89:5: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:92:3: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:92:3: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:123:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:118:35: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:118:17: note: Assignment 'a=(uint64_t*)malloc(sizeof(uint64_t)*thiz->totalSize)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:123:7: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:136:7: warning: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:131:29: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:131:14: note: Assignment 'a=(void**)malloc(sizeof(void*)*thiz->totalSize)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:136:7: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:222:10: warning: If memory allocation fails, then there is a possible null pointer dereference: prefix2 [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:221:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:221:25: note: Assignment 'prefix2=malloc(prefixLen+10)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:222:10: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:224:26: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:221:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:221:25: note: Assignment 'prefix2=malloc(prefixLen+10)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:224:17: note: Assignment 'p=prefix2', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:224:26: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:232:3: warning: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:231:22: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:231:22: note: Assignment 'line=malloc(sizeof(char)*((1024*1024)+10))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:232:3: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:234:13: warning: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:231:22: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:231:22: note: Assignment 'line=malloc(sizeof(char)*((1024*1024)+10))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:234:13: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:251:62: warning: If memory allocation fails, then there is a possible null pointer dereference: value [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:249:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:249:25: note: Assignment 'value=malloc(sizeof(char)*(1024*1024))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:251:62: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:278:10: warning: If memory allocation fails, then there is a possible null pointer dereference: prefix2 [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:277:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:277:25: note: Assignment 'prefix2=malloc(prefixLen+10)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:278:10: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:280:26: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:277:25: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:277:25: note: Assignment 'prefix2=malloc(prefixLen+10)', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:280:17: note: Assignment 'p=prefix2', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:280:26: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:305:3: warning: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:304:22: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:304:22: note: Assignment 'line=malloc(sizeof(char)*((1024*1024)+10))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:305:3: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:307:13: warning: If memory allocation fails, then there is a possible null pointer dereference: line [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:304:22: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:304:22: note: Assignment 'line=malloc(sizeof(char)*((1024*1024)+10))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:307:13: note: Null pointer dereference sleef-3.6.1/src/common/arraymap.c:335:12: style: Local variable 's' shadows outer variable [shadowVariable] sleef-3.6.1/src/common/arraymap.c:318:7: note: Shadowed declaration sleef-3.6.1/src/common/arraymap.c:335:12: note: Shadow variable sleef-3.6.1/src/common/arraymap.c:111:29: style: Parameter 'thiz' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/common/arraymap.c:321:11: style: Variable 'value' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/common/common.c:49:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/main_checkfeature.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/common/main_checkfeature.c:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/bench1d.c:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/bench1d.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/fftwtest1d.c:34:0: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/fftwtest1d.c:34:2: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/fftwtest2d.c:34:0: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/fftwtest2d.c:34:2: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/measuredft.c:25:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_MONOTONIC [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/measuredft.c:47:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_READONLY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/naivetest.c:68:0: error: #error No BASETYPEID specified [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/naivetest.c:68:2: error: #error No BASETYPEID specified [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/roundtriptest1d.c:33:0: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/roundtriptest1d.c:33:2: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/roundtriptest2d.c:33:0: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/roundtriptest2d.c:33:2: error: #error BASETYPEID not set [preprocessorErrorDirective] sleef-3.6.1/src/dft-tester/tutorial.c:21:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Complex_I [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/tutorial.c:40:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_FORWARD [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft-tester/tutorial.c:26:5: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:48:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:48:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:59:15: note: Calling function 'forward', 2nd argument 'fs' value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:26:5: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:27:28: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:48:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:48:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:59:15: note: Calling function 'forward', 2nd argument 'fs' value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:27:28: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:27:37: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:47:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:47:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:59:11: note: Calling function 'forward', 1st argument 'ts' value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:27:37: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:51:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:47:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:47:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:51:5: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:55:25: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:47:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:47:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:55:25: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:56:25: warning: If memory allocation fails, then there is a possible null pointer dereference: ts [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:47:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:47:14: note: Assignment 'ts=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:56:25: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:66:35: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:48:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:48:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:66:35: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:67:35: warning: If memory allocation fails, then there is a possible null pointer dereference: fs [nullPointerOutOfMemory] sleef-3.6.1/src/dft-tester/tutorial.c:48:28: note: Assuming allocation function fails sleef-3.6.1/src/dft-tester/tutorial.c:48:14: note: Assignment 'fs=(double*)malloc(sizeof(double cmpl)*n)', assigned value is 0 sleef-3.6.1/src/dft-tester/tutorial.c:67:35: note: Null pointer dereference sleef-3.6.1/src/dft-tester/tutorial.c:24:20: style: Parameter 'ts' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/dft/dft.c:72:0: error: #error No BASETYPEID specified [preprocessorErrorDirective] sleef-3.6.1/src/dft/dft.c:72:2: error: #error No BASETYPEID specified [preprocessorErrorDirective] sleef-3.6.1/src/dft/dftcommon.c:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXBUTWIDTH [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:81:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_VERBOSE [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXBUTWIDTH [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:133:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_REAL [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:197:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_RESET [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:221:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_REFERTOENVVAR [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:239:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_READONLY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_BACKWARD [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:280:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_BACKWARD [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:293:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_MODE_BACKWARD [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:309:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCNx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:315:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:343:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXBUTWIDTH [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:379:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_READONLY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:418:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_PLAN_READONLY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/dftcommon.c:206:12: warning: If memory allocation fails, then there is a possible null pointer dereference: dftPlanFilePath [nullPointerOutOfMemory] sleef-3.6.1/src/dft/dftcommon.c:205:29: note: Assuming allocation function fails sleef-3.6.1/src/dft/dftcommon.c:205:29: note: Assignment 'dftPlanFilePath=malloc(strlen(path)+10)', assigned value is 0 sleef-3.6.1/src/dft/dftcommon.c:206:12: note: Null pointer dereference sleef-3.6.1/src/dft/dftcommon.c:214:10: warning: If memory allocation fails, then there is a possible null pointer dereference: archID [nullPointerOutOfMemory] sleef-3.6.1/src/dft/dftcommon.c:213:18: note: Assuming allocation function fails sleef-3.6.1/src/dft/dftcommon.c:213:18: note: Assignment 'archID=malloc(strlen(arch)+10)', assigned value is 0 sleef-3.6.1/src/dft/dftcommon.c:214:10: note: Null pointer dereference sleef-3.6.1/src/dft/dftcommon.c:222:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/dft/dftcommon.c:306:9: style: Variable 's' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/dft/dftcommon.c:355:52: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/dft/dftcommon.c:405:52: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/dft/mkdispatch.c:12:0: error: #error ENABLE_STREAM not defined [preprocessorErrorDirective] sleef-3.6.1/src/dft/mkdispatch.c:12:2: error: #error ENABLE_STREAM not defined [preprocessorErrorDirective] sleef-3.6.1/src/dft/mkunroll.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/dft/mkunroll.c:72:19: style: Condition '(config&1)==0' is always true [knownConditionTrueFalse] sleef-3.6.1/src/dft/mkunroll.c:54:22: note: Assuming that condition '(config&1)!=0' is not redundant sleef-3.6.1/src/dft/mkunroll.c:70:29: note: Assuming condition is false sleef-3.6.1/src/dft/mkunroll.c:72:19: note: Condition '(config&1)==0' is always true sleef-3.6.1/src/dft/mkunroll.c:18:10: warning: If memory allocation fails, then there is a possible null pointer dereference: str [nullPointerOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:17:21: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:17:21: note: Assignment 'str=malloc(strlen(in)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:18:10: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:21:22: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: str [nullPointerOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:17:21: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:17:21: note: Assignment 'str=malloc(strlen(in)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:21:22: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:29:12: warning: If memory allocation fails, then there is a possible null pointer dereference: newstr [nullPointerOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:29:12: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:65:46: warning: If resource allocation fails, then there is a possible null pointer dereference: fpout [nullPointerOutOfResources] sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assignment 'fpout=fopen(line,"w")', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:65:46: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:66:15: warning: If resource allocation fails, then there is a possible null pointer dereference: fpout [nullPointerOutOfResources] sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assignment 'fpout=fopen(line,"w")', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:66:15: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:67:15: warning: If resource allocation fails, then there is a possible null pointer dereference: fpout [nullPointerOutOfResources] sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:64:26: note: Assignment 'fpout=fopen(line,"w")', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:67:15: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:70:23: warning: If resource allocation fails, then there is a possible null pointer dereference: fpin [nullPointerOutOfResources] sleef-3.6.1/src/dft/mkunroll.c:61:25: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:61:25: note: Assignment 'fpin=fopen("unroll0.org","r")', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:70:23: note: Null pointer dereference sleef-3.6.1/src/dft/mkunroll.c:30:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:30:19: note: Null pointer addition sleef-3.6.1/src/dft/mkunroll.c:31:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:31:19: note: Null pointer addition sleef-3.6.1/src/dft/mkunroll.c:21:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/dft/mkunroll.c:57:13: style: Variable 'isaString' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/gencoef/dp.h:161:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/dp.h:162:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/gencoef.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/gencoef.c:69:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/gencoef.c:87:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/gencoef.c:190:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpfr_t [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/gencoef.c:51:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assignment 'ret=malloc(strlen(s)+20)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:51:3: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:52:3: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assignment 'ret=malloc(strlen(s)+20)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:52:3: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:59:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:48:21: note: Assignment 'ret=malloc(strlen(s)+20)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:59:10: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:192:5: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assignment 'x=calloc(sizeof(mpfr_t*),m)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:192:5: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:193:33: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assignment 'x=calloc(sizeof(mpfr_t*),m)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:193:33: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:193:34: warning: If memory allocation fails, then there is a possible null pointer dereference: x[i] [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:192:18: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:192:18: note: Assignment 'x[i]=calloc(sizeof(mpfr_t),n)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:193:34: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:194:16: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:190:18: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:190:18: note: Assignment 'result=calloc(sizeof(mpfr_t),m)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:194:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:213:16: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assignment 'x=calloc(sizeof(mpfr_t*),m)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:213:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:217:12: warning: If memory allocation fails, then there is a possible null pointer dereference: x [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/gencoef.c:189:13: note: Assignment 'x=calloc(sizeof(mpfr_t*),m)', assigned value is 0 sleef-3.6.1/src/gencoef/gencoef.c:217:12: note: Null pointer dereference sleef-3.6.1/src/gencoef/gencoef.c:298:12: style: Local variable 'emax' shadows outer variable [shadowVariable] sleef-3.6.1/src/gencoef/gencoef.c:237:10: note: Shadowed declaration sleef-3.6.1/src/gencoef/gencoef.c:298:12: note: Shadow variable sleef-3.6.1/src/gencoef/gencoef.c:355:10: style: Local variable 'j' shadows outer variable [shadowVariable] sleef-3.6.1/src/gencoef/gencoef.c:105:10: note: Shadowed declaration sleef-3.6.1/src/gencoef/gencoef.c:355:10: note: Shadow variable sleef-3.6.1/src/gencoef/gencoef.c:357:10: style: Local variable 'j' shadows outer variable [shadowVariable] sleef-3.6.1/src/gencoef/gencoef.c:105:10: note: Shadowed declaration sleef-3.6.1/src/gencoef/gencoef.c:357:10: note: Shadow variable sleef-3.6.1/src/gencoef/gencoef.c:351:18: style: Variable 'tab' can be declared as const array [constVariable] sleef-3.6.1/src/gencoef/gencoef.c:199:14: error: Uninitialized variable: fra [uninitvar] sleef-3.6.1/src/gencoef/gencoef.c:200:14: error: Uninitialized variable: frb [uninitvar] sleef-3.6.1/src/gencoef/gencoef.c:201:14: error: Uninitialized variable: frc [uninitvar] sleef-3.6.1/src/gencoef/gencoef.c:202:14: error: Uninitialized variable: frd [uninitvar] sleef-3.6.1/src/gencoef/gencoef.c:203:14: error: Uninitialized variable: fre [uninitvar] sleef-3.6.1/src/gencoef/mkrempitab.c:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/mkrempitab.c:63:12: style: Condition 'ex<-52' is always false [knownConditionTrueFalse] sleef-3.6.1/src/gencoef/mkrempitab.c:60:13: note: Assignment 'i=55', assigned value is 55 sleef-3.6.1/src/gencoef/mkrempitab.c:62:16: note: Assignment 'ex=i-53', assigned value is greater than 1 sleef-3.6.1/src/gencoef/mkrempitab.c:63:12: note: Condition 'ex<-52' is always false sleef-3.6.1/src/gencoef/mkrempitabqp.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:45:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:155:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:261:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:315:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:401:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpfr_t [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/gencoef/simplexfr.c:165:18: warning: If memory allocation fails, then there is a possible null pointer dereference: tab [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assignment 'tab=malloc(sizeof(mpfr_t)*(m+1))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:165:18: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:166:7: warning: If memory allocation fails, then there is a possible null pointer dereference: ptab [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:163:28: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:163:28: note: Assignment 'ptab=malloc(sizeof(mpfr_ptr)*(m+1))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:166:7: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:167:16: warning: If memory allocation fails, then there is a possible null pointer dereference: tab [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assignment 'tab=malloc(sizeof(mpfr_t)*(m+1))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:167:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:171:18: warning: If memory allocation fails, then there is a possible null pointer dereference: tab [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:162:25: note: Assignment 'tab=malloc(sizeof(mpfr_t)*(m+1))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:171:18: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:363:16: warning: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:361:21: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:361:21: note: Assignment 's=calloc(sizeof(mpfr_t),n)', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:363:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:401:5: warning: If memory allocation fails, then there is a possible null pointer dereference: a0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:399:14: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:399:14: note: Assignment 'a0=malloc(sizeof(mpfr_t*)*m0)', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:401:5: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:402:36: warning: If memory allocation fails, then there is a possible null pointer dereference: a0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:399:14: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:399:14: note: Assignment 'a0=malloc(sizeof(mpfr_t*)*m0)', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:402:36: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:402:38: warning: If memory allocation fails, then there is a possible null pointer dereference: a0[i] [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:401:19: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:401:19: note: Assignment 'a0[i]=calloc(n0+1,sizeof(mpfr_t))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:402:38: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:409:16: warning: If memory allocation fails, then there is a possible null pointer dereference: c0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assignment 'c0=calloc(n0+1,sizeof(mpfr_t))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:409:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:410:16: warning: If memory allocation fails, then there is a possible null pointer dereference: result0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:406:19: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:406:19: note: Assignment 'result0=calloc(n0+1,sizeof(mpfr_t))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:410:16: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:418:17: warning: If memory allocation fails, then there is a possible null pointer dereference: c0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assignment 'c0=calloc(n0+1,sizeof(mpfr_t))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:418:17: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:419:17: warning: If memory allocation fails, then there is a possible null pointer dereference: c0 [nullPointerOutOfMemory] sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assuming allocation function fails sleef-3.6.1/src/gencoef/simplexfr.c:405:14: note: Assignment 'c0=calloc(n0+1,sizeof(mpfr_t))', assigned value is 0 sleef-3.6.1/src/gencoef/simplexfr.c:419:17: note: Null pointer dereference sleef-3.6.1/src/gencoef/simplexfr.c:303:64: style: Parameter 'ineq0' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/gencoef/simplexfr.c:159:16: error: Uninitialized variable: s [uninitvar] sleef-3.6.1/src/gencoef/simplexfr.c:194:14: error: Uninitialized variable: u [uninitvar] sleef-3.6.1/src/gencoef/simplexfr.c:257:14: error: Uninitialized variable: u [uninitvar] sleef-3.6.1/src/gencoef/simplexfr.c:312:14: error: Uninitialized variable: csum [uninitvar] sleef-3.6.1/src/gencoef/simplexfr.c:373:14: error: Uninitialized variable: cs [uninitvar] sleef-3.6.1/src/gencoef/simplexfr.c:165:21: error: Memory is allocated but not initialized: tab[k] [uninitdata] sleef-3.6.1/src/libm-benchmarks/benchsleef.c:86:0: error: #error Unsupported architecture [preprocessorErrorDirective] sleef-3.6.1/src/libm-benchmarks/benchsleef.c:86:2: error: #error Unsupported architecture [preprocessorErrorDirective] sleef-3.6.1/src/libm-benchmarks/benchsvml.c:97:0: error: #error Unsupported architecture [preprocessorErrorDirective] sleef-3.6.1/src/libm-benchmarks/benchsvml.c:97:2: error: #error Unsupported architecture [preprocessorErrorDirective] sleef-3.6.1/src/libm-tester/gnuabi_compatibility.c:275:0: error: #error "Missing ISA token" [preprocessorErrorDirective] sleef-3.6.1/src/libm-tester/gnuabi_compatibility.c:275:2: error: #error "Missing ISA token" [preprocessorErrorDirective] sleef-3.6.1/src/libm-tester/iut.c:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/testerutil.h:81:18: style: Return value '*prefix=='\0'' is always true [knownConditionTrueFalse] sleef-3.6.1/src/libm-tester/testerutil.h:80:17: note: Assuming that condition '*prefix!='\0'' is not redundant sleef-3.6.1/src/libm-tester/testerutil.h:81:18: note: Return value '*prefix=='\0'' is always true sleef-3.6.1/src/libm-tester/testerutil.h:79:29: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm-tester/testerutil.h:79:40: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm-tester/iutsimd.c:670:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/mveclibtest.c:85:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/mveclibtest.c:85:9: style: Condition '!do_test_once(10.0*((2.0*rand()/RAND_MAX)-1))' is always true [knownConditionTrueFalse] sleef-3.6.1/src/libm-tester/mveclibtest.c:85:22: note: Calling function 'do_test_once' returns 0 sleef-3.6.1/src/libm-tester/mveclibtest.c:85:9: note: Condition '!do_test_once(10.0*((2.0*rand()/RAND_MAX)-1))' is always true sleef-3.6.1/src/libm-tester/mveclibtest.c:34:13: style: Variable 'rm' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/libm-tester/mveclibtest.c:34:10: style: Variable 'rm' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/libm-tester/tester.c:36:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:125:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:126:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:127:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:128:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:129:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:131:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:132:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:133:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:134:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:135:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:137:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:138:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:140:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:141:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:142:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:143:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:144:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:145:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:146:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:147:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:149:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:150:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:151:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:152:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:154:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:156:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:157:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:159:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:161:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:162:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:164:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:166:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:167:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:169:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:170:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:171:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:172:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:175:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:177:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:179:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:180:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:181:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:182:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:183:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:184:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:185:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:186:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:187:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:188:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:189:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:191:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:193:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:194:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:195:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:198:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:199:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:207:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:218:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:368:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:388:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:5051:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester.c:47:3: warning: Return value of function pipe() is not used. [ignoredReturnValue] sleef-3.6.1/src/libm-tester/tester.c:48:3: warning: Return value of function pipe() is not used. [ignoredReturnValue] sleef-3.6.1/src/libm-tester/tester.c:61:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/libm-tester/tester.c:70:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/libm-tester/tester.c:5075:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/libm-tester/tester.c:5079:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/libm-tester/tester.c:1238:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1238:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1258:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1258:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1277:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1277:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1297:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1297:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1316:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1316:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1335:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1335:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1354:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1354:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1373:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1373:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1392:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1392:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1411:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1411:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1430:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1430:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1449:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1449:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1468:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1468:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1517:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1517:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1537:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1537:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1556:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1556:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1576:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1576:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1595:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1595:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1614:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1614:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1633:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1633:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1652:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1652:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1671:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1671:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1690:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1690:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1709:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1709:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1728:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1728:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1747:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1747:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1784:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1784:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1803:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1803:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1822:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1822:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1841:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1841:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1860:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1860:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1879:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1879:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1898:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1898:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1917:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1917:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1936:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1936:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1955:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1955:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1974:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1974:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:1993:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:1993:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2012:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2012:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2031:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2031:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2050:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2050:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2069:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2069:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2088:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2088:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2107:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2107:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2126:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2126:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:2145:11: style: Local variable 'success' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester.c:385:7: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester.c:2145:11: note: Shadow variable sleef-3.6.1/src/libm-tester/tester.c:35:17: style: Parameter 'mes' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm-tester/tester.c:46:47: style: Parameter 'argv' can be declared as const array [constParameter] sleef-3.6.1/src/libm-tester/tester2dp.c:142:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:52:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:75:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:105:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:144:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:158:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:188:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2ld.c:141:16: style: Local variable 'frd' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester2ld.c:49:18: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester2ld.c:141:16: note: Shadow variable sleef-3.6.1/src/libm-tester/tester2ld.c:155:16: style: Local variable 'frd' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester2ld.c:49:18: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester2ld.c:155:16: note: Shadow variable sleef-3.6.1/src/libm-tester/tester2ld.c:188:12: style: double result is assigned to long double variable. If the variable is long double to avoid loss of information, then you have loss of information. [truncLongCastAssignment] sleef-3.6.1/src/libm-tester/tester2qp.c:42:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:96:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:136:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:150:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:191:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2qp.c:133:16: style: Local variable 'frd' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester2qp.c:39:23: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester2qp.c:133:16: note: Shadow variable sleef-3.6.1/src/libm-tester/tester2qp.c:147:16: style: Local variable 'frd' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm-tester/tester2qp.c:39:23: note: Shadowed declaration sleef-3.6.1/src/libm-tester/tester2qp.c:147:16: note: Shadow variable sleef-3.6.1/src/libm-tester/tester2qp.c:90:12: style: union member 'conv_t::u' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2qp.c:181:20: style: Variable 'rangemax' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/libm-tester/tester2simddp.c:316:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simddp.c:330:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simddp.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simddp.c:348:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simddp.c:354:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simddp.c:380:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simdsp.c:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENSP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simdsp.c:325:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENSP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simdsp.c:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENSP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2simdsp.c:256:10: style: union member 'conv64_t::d' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2simdsp.c:257:12: style: union member 'conv64_t::u64' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2simdsp.c:258:11: style: union member 'conv64_t::i64' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2sp.c:156:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_RNDN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester2sp.c:42:10: style: union member 'conv64_t::d' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2sp.c:43:12: style: union member 'conv64_t::u64' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester2sp.c:44:11: style: union member 'conv64_t::i64' is never used. [unusedStructMember] sleef-3.6.1/src/libm-tester/tester3.c:42:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester3.c:43:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/tester3.c:362:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/testerutil.c:56:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/testervecabi.c:831:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm-tester/testervecabi.c:14:25: style: Parameter 'mes' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm-tester/testervecabi.c:23:26: style: Parameter 'mes' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm/mkalias.c:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/mkalias.c:24:9: style: Variable 'mangledisa' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkalias.c:26:9: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkalias.c:28:10: style: Variable 'vectorcc' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkalias.c:35:16: style: Variable 'argType2' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkalias.c:39:16: style: Variable 'typeSpecS' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkalias.c:40:16: style: Variable 'typeSpec' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkalias.c:41:16: style: Variable 'vparameterStr' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkdisp.c:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:16:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:44:16: style: Variable 'vfpname' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:45:16: style: Variable 'vintname' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:46:14: style: Variable 'sizeoffp' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:49:16: style: Variable 'typeSpecS' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkmasked_gnuabi.c:154:13: style: Variable 'ptr_type' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:24:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/mkrename.c:17:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sleef-3.6.1/src/libm/mkrename.c:16:21: note: Assuming allocation function fails sleef-3.6.1/src/libm/mkrename.c:16:21: note: Assignment 'ret=malloc(strlen(str)+10)', assigned value is 0 sleef-3.6.1/src/libm/mkrename.c:17:10: note: Null pointer dereference sleef-3.6.1/src/libm/mkrename.c:18:22: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sleef-3.6.1/src/libm/mkrename.c:16:21: note: Assuming allocation function fails sleef-3.6.1/src/libm/mkrename.c:16:21: note: Assignment 'ret=malloc(strlen(str)+10)', assigned value is 0 sleef-3.6.1/src/libm/mkrename.c:18:17: note: Assignment 'p=ret', assigned value is 0 sleef-3.6.1/src/libm/mkrename.c:18:22: note: Null pointer dereference sleef-3.6.1/src/libm/mkrename.c:15:25: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/libm/mkrename.c:35:16: style: Variable 'ulpSuffixStr' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkrename.c:38:11: style: Variable 'atrPrefix' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:39:11: style: Variable 'wdp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:40:11: style: Variable 'wsp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:41:11: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:42:11: style: Variable 'isaub' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:135:11: style: Variable 'atrPrefix' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:136:11: style: Variable 'wdp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:137:11: style: Variable 'wsp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:142:11: style: Variable 'architecture' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:143:11: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:144:11: style: Variable 'isaub' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:145:11: style: Variable 'str_omp_simd_dp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:146:11: style: Variable 'str_omp_simd_sp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename.c:151:12: style: Variable 'vectorcc' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename_gnuabi.c:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/mkrename_gnuabi.c:19:9: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename_gnuabi.c:20:9: style: Variable 'mangledisa' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename_gnuabi.c:21:9: style: Variable 'wdp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename_gnuabi.c:22:9: style: Variable 'wsp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/libm/mkrename_gnuabi.c:28:16: style: Variable 'ulpSuffixStr' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkrename_gnuabi.c:29:16: style: Variable 'vparameterStrDP' can be declared as const array [constVariable] sleef-3.6.1/src/libm/mkrename_gnuabi.c:30:16: style: Variable 'vparameterStrSP' can be declared as const array [constVariable] sleef-3.6.1/src/libm/sleefdp.c:73:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:74:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:75:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:228:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:256:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:285:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:315:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:344:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:793:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:847:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:899:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:954:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1069:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1270:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1326:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1380:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1438:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1470:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1500:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1531:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1570:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1605:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1645:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1657:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1807:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_DBL_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1818:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_DBL_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1904:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1930:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1961:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1968:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:1997:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2027:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2038:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2077:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2114:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2150:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2238:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2306:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2326:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2349:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2358:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2379:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2406:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2435:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2488:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2546:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefdp.c:2523:7: style: Redundant initialization for 'clc'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefdp.c:2471:21: note: clc is initialized sleef-3.6.1/src/libm/sleefdp.c:2523:7: note: clc is overwritten sleef-3.6.1/src/libm/sleefdp.c:120:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] sleef-3.6.1/src/libm/sleefdp.c:96:9: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefld.c:30:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYl [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:31:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYl [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYl [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:155:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:183:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:212:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:365:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:415:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefld.c:225:34: style: Local variable 'dl' shadows outer function [shadowFunction] sleef-3.6.1/src/libm/sleefld.c:56:39: note: Shadowed declaration sleef-3.6.1/src/libm/sleefld.c:225:34: note: Shadow variable sleef-3.6.1/src/libm/sleefld.c:286:31: style: Local variable 'dl' shadows outer function [shadowFunction] sleef-3.6.1/src/libm/sleefld.c:56:39: note: Shadowed declaration sleef-3.6.1/src/libm/sleefld.c:286:31: note: Shadow variable sleef-3.6.1/src/libm/sleefld.c:298:33: style: Local variable 'dl' shadows outer function [shadowFunction] sleef-3.6.1/src/libm/sleefld.c:56:39: note: Shadowed declaration sleef-3.6.1/src/libm/sleefld.c:298:33: note: Shadow variable sleef-3.6.1/src/libm/sleefqp.c:31:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYq [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYq [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:33:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYq [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:165:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:193:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:222:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:341:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0.1528321016188828732764080161368244291e-27Q [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefqp.c:402:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0.1485963032785725729464918728185622156e-24Q [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:326:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FP_ILOGB0 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:377:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:511:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:641:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:777:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:933:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1077:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1284:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1344:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1445:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1495:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX3 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1507:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:1636:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2088:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2131:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2180:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2212:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2259:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2307:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2349:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2382:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2425:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2438:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2464:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2475:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2535:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_DBL_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2549:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_DBL_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2563:156: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2659:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2698:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2728:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2735:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2768:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2802:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2813:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2864:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2915:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:2965:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3058:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3064:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3079:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3167:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3212:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3236:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3255:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3300:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_DBL_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3417:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3439:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3596:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3677:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISANAME [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimddp.c:3390:7: style: Redundant initialization for 'clc'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefsimddp.c:3332:16: note: clc is initialized sleef-3.6.1/src/libm/sleefsimddp.c:3390:7: note: clc is overwritten sleef-3.6.1/src/libm/sleefsimddp.c:3594:5: style: Redundant initialization for 'r'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefsimddp.c:3550:20: note: r is initialized sleef-3.6.1/src/libm/sleefsimddp.c:3594:5: note: r is overwritten sleef-3.6.1/src/libm/sleefsimddp.c:535:14: style: Local variable 'x' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm/sleefsimddp.c:508:18: note: Shadowed declaration sleef-3.6.1/src/libm/sleefsimddp.c:535:14: note: Shadow variable sleef-3.6.1/src/libm/sleefsimddp.c:805:14: style: Local variable 'x' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm/sleefsimddp.c:774:18: note: Shadowed declaration sleef-3.6.1/src/libm/sleefsimddp.c:805:14: note: Shadow variable sleef-3.6.1/src/libm/sleefsimdsp.c:510:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FP_ILOGB0 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:635:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:741:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:853:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:975:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1073:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1242:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1367:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1642:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1843:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_PIf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:1988:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2024:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2049:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2186:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2203:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2238:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2273:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2311:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2338:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2372:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2419:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2454:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2468:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2495:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2507:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2566:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_FLT_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2579:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_FLT_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2594:156: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2626:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2648:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2655:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2679:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2704:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2717:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2762:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2807:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:2849:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3031:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3075:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3099:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3123:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3129:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3175:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3220:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3294:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX4f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3343:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX4f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3434:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3456:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3568:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3656:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISANAME [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsimdsp.c:3406:7: style: Redundant initialization for 'clc'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefsimdsp.c:3365:15: note: clc is initialized sleef-3.6.1/src/libm/sleefsimdsp.c:3406:7: note: clc is overwritten sleef-3.6.1/src/libm/sleefsimdsp.c:3566:5: style: Redundant initialization for 'r'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefsimdsp.c:3537:19: note: r is initialized sleef-3.6.1/src/libm/sleefsimdsp.c:3566:5: note: r is overwritten sleef-3.6.1/src/libm/sleefsimdsp.c:987:13: style: Local variable 'x' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm/sleefsimdsp.c:973:17: note: Shadowed declaration sleef-3.6.1/src/libm/sleefsimdsp.c:987:13: note: Shadow variable sleef-3.6.1/src/libm/sleefsimdsp.c:1087:13: style: Local variable 'x' shadows outer variable [shadowVariable] sleef-3.6.1/src/libm/sleefsimdsp.c:1071:17: note: Shadowed declaration sleef-3.6.1/src/libm/sleefsimdsp.c:1087:13: note: Shadow variable sleef-3.6.1/src/libm/sleefsp.c:73:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:74:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:75:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:190:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:215:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:271:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:297:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:468:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:511:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:548:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:589:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:672:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:723:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:802:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:840:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:851:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:894:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:990:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_PIf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1008:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_PIf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1131:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1158:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1208:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1235:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1263:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1292:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1323:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1338:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1361:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1507:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_FLT_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1518:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQRT_FLT_MAX [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1550:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1576:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1583:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1607:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1632:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1643:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1676:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1707:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1738:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1833:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1932:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1941:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1962:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1979:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:1999:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NANf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2014:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2045:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MIN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2094:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2123:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2191:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX4f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2234:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIGRANGEMAX4f [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2260:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2304:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITYf [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/libm/sleefsp.c:2281:7: style: Redundant initialization for 'clc'. The initialized value is overwritten before it is read. [redundantInitialization] sleef-3.6.1/src/libm/sleefsp.c:2245:20: note: clc is initialized sleef-3.6.1/src/libm/sleefsp.c:2281:7: note: clc is overwritten sleef-3.6.1/src/libm/sleefsp.c:1905:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] sleef-3.6.1/src/libm/sleefsp.c:56:75: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefsp.c:60:53: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefsp.c:60:90: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefsp.c:108:9: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefsp.c:1923:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/libm/sleefsp.c:1927:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] sleef-3.6.1/src/quad-tester/qiutsimd.c:293:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qiutsimd.c:675:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:32:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:277:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:278:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:279:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:280:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:283:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:284:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:285:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:286:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:287:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:288:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:289:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:290:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:292:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:293:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:294:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:295:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:296:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:297:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:299:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:300:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:301:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:303:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:304:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:305:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:306:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:307:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:308:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:309:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:310:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:311:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:312:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:313:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:314:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:315:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:316:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:317:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:318:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:319:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:320:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:321:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:322:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:323:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:324:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:325:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:326:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:328:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:329:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:330:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:331:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:332:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:333:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:334:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:335:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:336:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:338:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:339:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:340:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:341:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:343:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:344:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:345:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:346:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:347:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIx64 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:719:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:844:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:1504:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtester.c:43:3: warning: Return value of function pipe() is not used. [ignoredReturnValue] sleef-3.6.1/src/quad-tester/qtester.c:44:3: warning: Return value of function pipe() is not used. [ignoredReturnValue] sleef-3.6.1/src/quad-tester/qtester.c:57:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/quad-tester/qtester.c:66:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/quad-tester/qtester.c:1522:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/quad-tester/qtester.c:1526:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream] sleef-3.6.1/src/quad-tester/qtester.c:31:17: style: Parameter 'mes' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/quad-tester/qtester.c:42:47: style: Parameter 'argv' can be declared as const array [constParameter] sleef-3.6.1/src/quad-tester/qtesterutil.c:181:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sleef_quad [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtesterutil.c:191:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sleef_quad [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/qtesterutil.c:66:22: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/quad-tester/qtesterutil.c:66:33: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/quad-tester/qtesterutil.c:196:10: style: struct member 'double3::x' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/qtesterutil.c:196:13: style: struct member 'double3::y' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/qtesterutil.c:196:16: style: struct member 'double3::z' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/qtesterutil.c:200:11: style: struct member 'TDX_t::e' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/qtesterutil.c:201:11: style: struct member 'TDX_t::dd' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/tester2printf.c:272:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sleef_quad [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2printf.c:162:16: style: Local variable 'width' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:33: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2printf.c:162:16: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2printf.c:184:16: style: Local variable 'prec' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:12: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2printf.c:184:16: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2printf.c:185:11: style: Local variable 'width' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:33: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2printf.c:185:11: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2printf.c:23:9: style: Variable 'types' can be declared as const array [constVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:130:9: style: Variable 'types' can be declared as const array [constVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:17: style: Variable 'prec' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:39: style: Variable 'width' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:12: style: Variable 'prec' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/quad-tester/tester2printf.c:160:33: style: Variable 'width' is assigned a value that is never used. [unreadVariable] sleef-3.6.1/src/quad-tester/tester2simdqp.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:180:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:187:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:193:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:244:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester2simdqp.c:181:18: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] sleef-3.6.1/src/quad-tester/tester2simdqp.c:183:41: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] sleef-3.6.1/src/quad-tester/tester2simdqp.c:188:18: portability: Casting between signed long * and double * which have an incompatible binary data representation. [invalidPointerCast] sleef-3.6.1/src/quad-tester/tester2simdqp.c:194:18: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] sleef-3.6.1/src/quad-tester/tester2simdqp.c:601:18: style: Local variable 'q2' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2simdqp.c:232:22: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2simdqp.c:601:18: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2simdqp.c:628:18: style: Local variable 'q2' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2simdqp.c:232:22: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2simdqp.c:628:18: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2simdqp.c:655:18: style: Local variable 'q2' shadows outer variable [shadowVariable] sleef-3.6.1/src/quad-tester/tester2simdqp.c:232:22: note: Shadowed declaration sleef-3.6.1/src/quad-tester/tester2simdqp.c:655:18: note: Shadow variable sleef-3.6.1/src/quad-tester/tester2simdqp.c:152:14: style: union member 'cnv_t::l' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/tester2simdqp.c:152:17: style: union member 'cnv_t::h' is never used. [unusedStructMember] sleef-3.6.1/src/quad-tester/tester3printf.c:49:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sleef_quad [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester3printf.c:122:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester3printf.c:164:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad-tester/tester3printf.c:229:79: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] sleef-3.6.1/src/quad-tester/tester3printf.c:16:37: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/quad/qmkdisp.c:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/qmkrename.c:16:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/qmkrename.c:27:16: style: Variable 'ulpSuffixStr' can be declared as const array [constVariable] sleef-3.6.1/src/quad/qmkrename.c:30:11: style: Variable 'wqp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:31:11: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:32:11: style: Variable 'isaub' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:47:11: style: Variable 'wqp' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:48:11: style: Variable 'vargquadname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:49:11: style: Variable 'vargquad2name' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:50:11: style: Variable 'vdoublename' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:53:11: style: Variable 'vintname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:54:11: style: Variable 'vint64name' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:55:11: style: Variable 'vuint64name' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:56:11: style: Variable 'architecture' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:57:11: style: Variable 'isaname' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/qmkrename.c:58:11: style: Variable 'isaub' can be declared as pointer to const [constVariablePointer] sleef-3.6.1/src/quad/sleefsimdqp.c:848:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:864:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1314:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1406:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1417:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG10_2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1472:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_LN2 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1575:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1623:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1670:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1679:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1786:136: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1801:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:1880:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2034:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2045:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2059:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2073:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2085:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2095:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2107:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2149:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2211:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2254:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_NAN [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2278:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2283:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_FP_ILOGB0 [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:2341:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEF_INFINITY [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3230:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3239:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3245:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3251:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VECTLENDP [valueFlowBailoutIncompleteVar] sleef-3.6.1/src/quad/sleefsimdqp.c:3220:44: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sleef-3.6.1/src/quad/sleefsimdqp.c:3226:10: warning: Uninitialized variable: a [uninitvar] sleef-3.6.1/src/quad/sleefsimdqp.c:3222:16: note: Assuming condition is false sleef-3.6.1/src/quad/sleefsimdqp.c:3226:10: note: Uninitialized variable: a sleef-3.6.1/src/quad/sleefsimdqp.c:3255:10: warning: Uninitialized variable: a [uninitvar] sleef-3.6.1/src/quad/sleefsimdqp.c:3251:16: note: Assuming condition is false sleef-3.6.1/src/quad/sleefsimdqp.c:3255:10: note: Uninitialized variable: a diff: head sleef-3.6.1/src/common/arraymap.c:88:45: warning: If memory allocation fails, then there is a possible null pointer dereference: thiz [nullPointerOutOfMemory] sleef-3.6.1/src/common/arraymap.c:83:38: note: Assuming allocation function fails sleef-3.6.1/src/common/arraymap.c:83:20: note: Assignment 'thiz=(struct ArrayMap*)calloc(1,sizeof(struct ArrayMap))', assigned value is 0 sleef-3.6.1/src/common/arraymap.c:88:45: note: Null pointer dereference head sleef-3.6.1/src/dft-tester/fftwtest1d.c:34:2: error: #error BASETYPEID not set [preprocessorErrorDirective] head sleef-3.6.1/src/dft-tester/fftwtest2d.c:34:2: error: #error BASETYPEID not set [preprocessorErrorDirective] head sleef-3.6.1/src/dft-tester/naivetest.c:68:2: error: #error No BASETYPEID specified [preprocessorErrorDirective] head sleef-3.6.1/src/dft-tester/roundtriptest1d.c:33:2: error: #error BASETYPEID not set [preprocessorErrorDirective] head sleef-3.6.1/src/dft-tester/roundtriptest2d.c:33:2: error: #error BASETYPEID not set [preprocessorErrorDirective] head sleef-3.6.1/src/dft/dft.c:72:2: error: #error No BASETYPEID specified [preprocessorErrorDirective] head sleef-3.6.1/src/dft/mkdispatch.c:12:2: error: #error ENABLE_STREAM not defined [preprocessorErrorDirective] 2.17.0 sleef-3.6.1/src/dft/mkunroll.c:30:19: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:30:19: note: Null pointer addition head sleef-3.6.1/src/dft/mkunroll.c:30:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:30:19: note: Null pointer addition 2.17.0 sleef-3.6.1/src/dft/mkunroll.c:31:19: error: If memory allocation fail: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:31:19: note: Null pointer addition head sleef-3.6.1/src/dft/mkunroll.c:31:19: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assuming allocation function fails sleef-3.6.1/src/dft/mkunroll.c:27:26: note: Assignment 'newstr=malloc(strlen(str)+(replaceLen-patLen)+1)', assigned value is 0 sleef-3.6.1/src/dft/mkunroll.c:31:19: note: Null pointer addition head sleef-3.6.1/src/libm-benchmarks/benchsleef.c:86:2: error: #error Unsupported architecture [preprocessorErrorDirective] head sleef-3.6.1/src/libm-benchmarks/benchsvml.c:97:2: error: #error Unsupported architecture [preprocessorErrorDirective] head sleef-3.6.1/src/libm-tester/gnuabi_compatibility.c:275:2: error: #error "Missing ISA token" [preprocessorErrorDirective] head sleef-3.6.1/src/libm-tester/mveclibtest.c:34:10: style: Variable 'rm' is assigned a value that is never used. [unreadVariable] head sleef-3.6.1/src/libm/sleefsp.c:60:90: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] head sleef-3.6.1/src/quad-tester/tester2printf.c:160:12: style: Variable 'prec' is assigned a value that is never used. [unreadVariable] head sleef-3.6.1/src/quad-tester/tester2printf.c:160:33: style: Variable 'width' is assigned a value that is never used. [unreadVariable] DONE