gcc-14.2.1-6.fc42
List of Findings
Error: SHELLCHECK_WARNING (CWE-569): [#def1]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:90:13: warning[SC2089]: Quotes/backslashes will be treated literally. Rewrite using set/"$@" or functions.
Error: SHELLCHECK_WARNING (CWE-569): [#def2]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:95:10: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-569): [#def3]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:97:10: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def4]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:109:5: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def5]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:109:19: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-569): [#def6]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:178:15: warning[SC2124]: Assigning an array to a string! Assign as array, or use * instead of @ to concatenate.
Error: SHELLCHECK_WARNING (CWE-252): [#def7]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:183:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def8]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:191:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def9]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:193:8: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-569): [#def10]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:261:9: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def11]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:262:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def12]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:264:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-563): [#def13]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:278:3: warning[SC2034]: cwd appears unused. Verify use (or export if used externally).
Error: SHELLCHECK_WARNING (CWE-569): [#def14]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:278:8: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def15]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:281:5: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def16]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:286:5: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-156): [#def17]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:286:10: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-252): [#def18]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:291:6: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def19]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:293:7: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def20]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:297:22: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def21]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:302:15: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def22]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:302:28: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-398): [#def23]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:309:16: warning[SC2115]: Use "${var:?}" to ensure this never expands to / .
Error: SHELLCHECK_WARNING (CWE-398): [#def24]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:323:16: warning[SC2115]: Use "${var:?}" to ensure this never expands to / .
Error: SHELLCHECK_WARNING (CWE-252): [#def25]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:340:11: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def26]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:344:13: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def27]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:374:17: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def28]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:374:28: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def29]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:375:16: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def30]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:375:27: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def31]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:375:39: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-398): [#def32]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:380:16: warning[SC2115]: Use "${var:?}" to ensure this never expands to / .
Error: SHELLCHECK_WARNING (CWE-456): [#def33]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:391:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-252): [#def34]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:396:11: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def35]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:396:25: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def36]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:396:33: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def37]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:403:12: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-569): [#def38]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:403:18: warning[SC2090]: Quotes/backslashes in this variable will not be respected.
Error: SHELLCHECK_WARNING (CWE-252): [#def39]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:419:3: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-456): [#def40]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:433:5: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-156): [#def41]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:433:7: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-252): [#def42]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:442:5: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def43]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:443:5: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-456): [#def44]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:462:7: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: SHELLCHECK_WARNING (CWE-252): [#def45]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:468:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-252): [#def46]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:475:1: warning[SC2164]: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Error: SHELLCHECK_WARNING (CWE-156): [#def47]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:497:13: warning[SC2046]: Quote this to prevent word splitting.
Error: SHELLCHECK_WARNING (CWE-398): [#def48]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/fixinc.sh:505:26: warning[SC1010]: Use semicolon or linefeed before 'done' (or quote to make it literal).
Error: SHELLCHECK_WARNING: [#def49]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/mkinstalldirs:33:12: warning[SC2320]: This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten.
Error: SHELLCHECK_WARNING: [#def50]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/mkinstalldirs:43:12: warning[SC2320]: This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten.
Error: SHELLCHECK_WARNING (CWE-277): [#def51]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/mkinstalldirs:93:14: warning[SC2174]: When used with -p, -m only applies to the deepest directory.
Error: SHELLCHECK_WARNING (CWE-456): [#def52]
/usr/libexec/gcc/x86_64-redhat-linux/14/install-tools/mkinstalldirs:115:7: warning[SC2121]: To assign a variable, use just 'var=value', no 'set ..'.
Error: GCC_ANALYZER_WARNING: [#def53]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/fixincl.c: scope_hint: In function ‘internal_fix’
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/fixincl.c:859:3: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘1’
Error: GCC_ANALYZER_WARNING: [#def54]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/fixincl.c:860:3: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘0’
Error: GCC_ANALYZER_WARNING: [#def55]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c: scope_hint: In function ‘chain_open’
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c:158:3: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘1’
Error: GCC_ANALYZER_WARNING: [#def56]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c:159:3: warning[-Wanalyzer-fd-use-without-check]: ‘dup2’ on possibly invalid file descriptor ‘0’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def57]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c: scope_hint: In function ‘proc2_open’
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c:192:19: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘*p_pair.read_fd’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def58]
gcc-14.2.1-build/gcc-14.2.1-20241104/fixincludes/procopen.c:192:19: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘fd_pair.read_fd’
Error: COMPILER_WARNING (CWE-134): [#def59]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/analyzer/program-state.cc: scope_hint: In function ‘void ana::log_set_of_svalues(logger*, const char*, const svalue_set&)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/analyzer/program-state.cc:1498:15: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-457): [#def60]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/analyzer/store.h:310:5: warning[-Wmaybe-uninitialized]: ‘size_in_bytes.generic_wide_int<fixed_wide_int_storage<128> >::fixed_wide_int_storage<128>.fixed_wide_int_storage<128>::val[1]’ may be used uninitialized
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/analyzer/access-diagram.cc: scope_hint: In member function ‘virtual text_art::table ana::string_literal_spatial_item::make_table(const ana::bit_to_table_map&, text_art::style_manager&) const’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/analyzer/access-diagram.cc:1812:28: note: ‘size_in_bytes.generic_wide_int<fixed_wide_int_storage<128> >::fixed_wide_int_storage<128>.fixed_wide_int_storage<128>::val[1]’ was declared here
Error: COMPILER_WARNING (CWE-134): [#def61]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c-family/c-common.cc: scope_hint: In function ‘void c_parse_error(const char*, cpp_ttype, tree, unsigned char, rich_location*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c-family/c-common.cc:6764:14: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def62]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c-family/c-common.cc:6768:16: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-562): [#def63]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c-family/c-omp.cc:1408: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: COMPILER_WARNING (CWE-134): [#def64]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-convert.cc: scope_hint: In function ‘tree_node* c_convert(tree, tree, bool)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-convert.cc:84:13: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def65]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc: scope_hint: In function ‘int convert_arguments(location_t, vec<unsigned int>, tree, vec<tree_node*, va_gc>*, vec<tree_node*, va_gc>*, tree, tree)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc:3883:17: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def66]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc: scope_hint: In function ‘tree_node* build_unary_op(location_t, tree_code, tree, bool)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc:4653:16: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def67]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc: scope_hint: In function ‘void warning_init(location_t, int, const char*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc:6918:23: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def68]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc: scope_hint: In function ‘tree_node* build_binary_op(location_t, tree_code, tree, tree, bool)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/c/c-typeck.cc:12458:16: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-476): [#def69]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cfgloop.h:540: error[ctunullpointer]: Null pointer dereference: loop
Error: CPPCHECK_WARNING (CWE-476): [#def70]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cfgloop.h:540: warning[nullPointer]: Possible null pointer dereference: loop
Error: COMPILER_WARNING (CWE-134): [#def71]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/collect-utils.cc: scope_hint: In function ‘pex_obj* collect_execute(const char*, char**, const char*, const char*, int, bool, const char*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/collect-utils.cc:237:21: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def72]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/collect2.cc: scope_hint: In function ‘void scan_prog_file(const char*, scanpass, scanfilter)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/collect2.cc:2401:21: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING: [#def73]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-run.cc: scope_hint: In function ‘main’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-run.cc:684:13: warning[-Wpedantic]: a member of a structure or union cannot have a variably modified type
Error: COMPILER_WARNING: [#def74]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-run.cc:685:10: warning[-Wpedantic]: a member of a structure or union cannot have a variably modified type
Error: COMPILER_WARNING (CWE-674): [#def75]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md: scope_hint: In function ‘rtx_def* gen_vec_cmpuv2hidi_exec(rtx, rtx, rtx, rtx, rtx)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md:3801:1: warning[-Winfinite-recursion]: infinite recursion detected
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md:3811:15: note: recursive call
Error: COMPILER_WARNING (CWE-674): [#def76]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md: scope_hint: In function ‘rtx_def* gen_vec_cmpuv2sidi_exec(rtx, rtx, rtx, rtx, rtx)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md:3841:8: warning[-Winfinite-recursion]: infinite recursion detected
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-valu.md:3811:15: note: recursive call
Error: COMPILER_WARNING (CWE-134): [#def77]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn.cc:7801:19: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-569): [#def78]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/tm.h:23: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/backend.h:28: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn.cc:25: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn.cc: scope_hint: In function ‘bool gcn_hard_regno_mode_ok(unsigned int, machine_mode)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn.h:204:38: warning[-Wtype-limits]: comparison of unsigned expression in ‘>= 0’ is always true
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn.cc:623:7: note: in expansion of macro ‘SGPR_REGNO_P’
Error: COMPILER_WARNING: [#def79]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc: scope_hint: In function ‘void process_asm(FILE*, FILE*, FILE*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:527:30: warning[-Wformat=]: ISO C++11 does not support the 'm' scanf flag
Error: COMPILER_WARNING: [#def80]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:538:30: warning[-Wformat=]: ISO C++11 does not support the 'm' scanf flag
Error: COMPILER_WARNING: [#def81]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:559:30: warning[-Wformat=]: ISO C++11 does not support the 'm' scanf flag
Error: COMPILER_WARNING: [#def82]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:572:30: warning[-Wformat=]: ISO C++11 does not support the 'm' scanf flag
Error: COMPILER_WARNING: [#def83]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:584:30: warning[-Wformat=]: ISO C++11 does not support the 'm' scanf flag
Error: COMPILER_WARNING: [#def84]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc: scope_hint: In function ‘int main(int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:1211:40: warning[-Wformat-overflow=]: ‘sprintf’ may write a terminating nul past the end of the destination
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:1211:31: note: ‘sprintf’ output between 2 and 11 bytes into a destination of size 10
Error: COMPILER_WARNING: [#def85]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc: scope_hint: In function ‘int main(int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:1290:51: warning[-Wformat-diag]: unquoted identifier or keyword ‘omp_requires’ in format
Error: COMPILER_WARNING: [#def86]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:1294:51: warning[-Wformat-diag]: unquoted identifier or keyword ‘omp_requires’ in format
Error: COMPILER_WARNING: [#def87]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:1300:68: warning[-Wformat-diag]: unquoted keyword ‘asm’ in format
Error: CPPCHECK_WARNING (CWE-758): [#def88]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:84: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def89]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:85: error[shiftTooManyBits]: Shifting 64-bit value by 65 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def90]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:86: error[shiftTooManyBits]: Shifting 64-bit value by 66 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def91]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:87: error[shiftTooManyBits]: Shifting 64-bit value by 67 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def92]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:88: error[shiftTooManyBits]: Shifting 64-bit value by 68 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def93]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:89: error[shiftTooManyBits]: Shifting 64-bit value by 69 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def94]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:90: error[shiftTooManyBits]: Shifting 64-bit value by 70 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def95]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:91: error[shiftTooManyBits]: Shifting 64-bit value by 71 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def96]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:92: error[shiftTooManyBits]: Shifting 64-bit value by 72 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def97]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:93: error[shiftTooManyBits]: Shifting 64-bit value by 73 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def98]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:94: error[shiftTooManyBits]: Shifting 64-bit value by 74 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def99]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:95: error[shiftTooManyBits]: Shifting 64-bit value by 75 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def100]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:96: error[shiftTooManyBits]: Shifting 64-bit value by 76 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def101]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:97: error[shiftTooManyBits]: Shifting 64-bit value by 77 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def102]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:98: error[shiftTooManyBits]: Shifting 64-bit value by 78 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def103]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:99: error[shiftTooManyBits]: Shifting 64-bit value by 79 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def104]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:100: error[shiftTooManyBits]: Shifting 64-bit value by 80 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def105]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:101: error[shiftTooManyBits]: Shifting 64-bit value by 81 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def106]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:102: error[shiftTooManyBits]: Shifting 64-bit value by 82 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def107]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:103: error[shiftTooManyBits]: Shifting 64-bit value by 83 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def108]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:104: error[shiftTooManyBits]: Shifting 64-bit value by 84 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def109]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:105: error[shiftTooManyBits]: Shifting 64-bit value by 85 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def110]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:106: error[shiftTooManyBits]: Shifting 64-bit value by 86 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def111]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:107: error[shiftTooManyBits]: Shifting 64-bit value by 87 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def112]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:108: error[shiftTooManyBits]: Shifting 64-bit value by 88 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def113]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:109: error[shiftTooManyBits]: Shifting 64-bit value by 89 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def114]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:110: error[shiftTooManyBits]: Shifting 64-bit value by 90 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def115]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:111: error[shiftTooManyBits]: Shifting 64-bit value by 91 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def116]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:112: error[shiftTooManyBits]: Shifting 64-bit value by 92 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def117]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:113: error[shiftTooManyBits]: Shifting 64-bit value by 93 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def118]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:114: error[shiftTooManyBits]: Shifting 64-bit value by 94 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def119]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:115: error[shiftTooManyBits]: Shifting 64-bit value by 95 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def120]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:116: error[shiftTooManyBits]: Shifting 64-bit value by 96 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def121]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:117: error[shiftTooManyBits]: Shifting 64-bit value by 97 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def122]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:118: error[shiftTooManyBits]: Shifting 64-bit value by 98 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def123]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:119: error[shiftTooManyBits]: Shifting 64-bit value by 99 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def124]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:120: error[shiftTooManyBits]: Shifting 64-bit value by 100 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def125]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:121: error[shiftTooManyBits]: Shifting 64-bit value by 101 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def126]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:122: error[shiftTooManyBits]: Shifting 64-bit value by 102 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def127]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:123: error[shiftTooManyBits]: Shifting 64-bit value by 103 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def128]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:124: error[shiftTooManyBits]: Shifting 64-bit value by 104 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def129]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:125: error[shiftTooManyBits]: Shifting 64-bit value by 105 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def130]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:126: error[shiftTooManyBits]: Shifting 64-bit value by 106 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def131]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:127: error[shiftTooManyBits]: Shifting 64-bit value by 107 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def132]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/i386/i386-isa.def:128: error[shiftTooManyBits]: Shifting 64-bit value by 108 bits is undefined behaviour
Error: COMPILER_WARNING: [#def133]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc: scope_hint: In function ‘void compile_native(const char*, const char*, const char*, bool, bool)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:591:40: warning[-Wformat-diag]: unquoted identifier or keyword ‘COLLECT_GCC_OPTIONS’ in format
Error: COMPILER_WARNING: [#def134]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc: scope_hint: In function ‘int main(int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:650:35: warning[-Wformat-diag]: unquoted identifier or keyword ‘COLLECT_GCC’ in format
Error: COMPILER_WARNING: [#def135]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:721:26: warning[-Wformat-diag]: spurious trailing punctuation sequence ‘=’ in format
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:712:27: note: format string is defined here
Error: COMPILER_WARNING: [#def136]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:721:26: warning[-Wformat-diag]: unquoted option name ‘-foffload-abi’ in format
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:712:14: note: format string is defined here
Error: COMPILER_WARNING: [#def137]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:843:51: warning[-Wformat-diag]: unquoted identifier or keyword ‘omp_requires’ in format
Error: COMPILER_WARNING: [#def138]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/mkoffload.cc:847:51: warning[-Wformat-diag]: unquoted identifier or keyword ‘omp_requires’ in format
Error: COMPILER_WARNING: [#def139]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/nvptx.cc: scope_hint: In function ‘void handle_ptx_version_option()’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/nvptx/nvptx.cc:325:12: warning[-Wformat-diag]: unquoted identifier or keyword ‘sm_’ in format
Error: COMPILER_WARNING (CWE-134): [#def140]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/constexpr.cc: scope_hint: In function ‘bool cxx_eval_assert(const constexpr_ctx*, tree, const char*, location_t, bool, bool*, bool*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/constexpr.cc:2136:20: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-758): [#def141]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/contracts.cc:565: error[missingReturn]: Found an exit path from function with non-void return type that has missing return statement
Error: COMPILER_WARNING (CWE-134): [#def142]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/coroutines.cc: scope_hint: In function ‘bool coro_promise_type_found_p(tree, location_t)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/coroutines.cc:523:18: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def143]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/cvt.cc: scope_hint: In function ‘tree_node* ocp_convert(tree, tree, int, int, tsubst_flags_t)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/cvt.cc:727:15: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def144]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/decl.cc: scope_hint: In function ‘bool check_previous_goto_1(tree, cp_binding_level*, tree, bool, const location_t*, vec<tree_node*, va_gc>*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/decl.cc:3824:20: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-476): [#def145]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/except.cc:154: warning[nullPointer]: Possible null pointer dereference: args
Error: CPPCHECK_WARNING (CWE-571): [#def146]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/except.cc:619: error[pointerArithBool]: Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour.
Error: CPPCHECK_WARNING (CWE-758): [#def147]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/logic.cc:450: error[missingReturn]: Found an exit path from function with non-void return type that has missing return statement
Error: CPPCHECK_WARNING (CWE-758): [#def148]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/logic.cc:556: error[missingReturn]: Found an exit path from function with non-void return type that has missing return statement
Error: COMPILER_WARNING (CWE-134): [#def149]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/pt.cc: scope_hint: In function ‘tree_node* tsubst_expr(tree, tree, tsubst_flags_t, tree)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/pt.cc:20113:17: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-562): [#def150]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/search.cc:1946: error[returnDanglingLifetime]: Returning pointer to local variable 'lfd' that will be invalid when returning.
Error: COMPILER_WARNING (CWE-134): [#def151]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/typeck.cc: scope_hint: In function ‘tree_node* cp_build_binary_op(const op_location_t&, tree_code, tree, tree, tsubst_flags_t)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/typeck.cc:5330:19: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def152]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/typeck.cc: scope_hint: In function ‘tree_node* cp_build_unary_op(tree_code, tree, bool, tsubst_flags_t)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/cp/typeck.cc:7433:15: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-664): [#def153]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-diagnostic.cc:190: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def154]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-diagnostic.cc:198: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def155]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-diagnostic.cc:208: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def156]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-diagnostic.cc:214: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-457): [#def157]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-longdouble.cc:117: error[uninitvar]: Uninitialized variable: x
Error: CPPCHECK_WARNING (CWE-457): [#def158]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-longdouble.cc:125: error[uninitvar]: Uninitialized variable: x
Error: CPPCHECK_WARNING (CWE-457): [#def159]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-longdouble.cc:133: error[uninitvar]: Uninitialized variable: x
Error: CPPCHECK_WARNING (CWE-457): [#def160]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-longdouble.cc:141: error[uninitvar]: Uninitialized variable: x
Error: CPPCHECK_WARNING (CWE-457): [#def161]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/d-longdouble.cc:176: error[uninitvar]: Uninitialized variable: x
Error: CPPCHECK_WARNING (CWE-476): [#def162]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/d/toir.cc:153: warning[nullPointer]: Possible null pointer dereference: f
Error: COMPILER_WARNING (CWE-134): [#def163]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/diagnostic.cc: scope_hint: In function ‘void fancy_abort(const char*, int, const char*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/diagnostic.cc:2333:15: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-476): [#def164]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:95: error[ctunullpointer]: Null pointer dereference: hi
Error: CPPCHECK_WARNING (CWE-457): [#def165]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:684: error[uninitvar]: Uninitialized variable: mask.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def166]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:735: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def167]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:766: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def168]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:803: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def169]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:826: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def170]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:839: error[uninitvar]: Uninitialized variable: lower.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def171]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:850: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def172]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:873: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def173]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:885: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def174]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:909: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def175]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:920: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def176]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:928: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def177]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:946: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def178]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:959: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def179]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1109: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def180]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1142: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def181]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1157: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def182]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1172: error[uninitvar]: Uninitialized variable: ret.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def183]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1186: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def184]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1200: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def185]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1214: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def186]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1228: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def187]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.cc:1566: error[uninitvar]: Uninitialized variable: res.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def188]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:213: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def189]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:236: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def190]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:245: error[uninitvar]: Uninitialized variable: r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def191]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:319: error[uninitvar]: Uninitialized variable: result.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def192]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:330: error[uninitvar]: Uninitialized variable: result.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def193]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:341: error[uninitvar]: Uninitialized variable: result.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def194]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:352: error[uninitvar]: Uninitialized variable: result.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def195]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/double-int.h:363: error[uninitvar]: Uninitialized variable: result.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def196]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/dwarf2ctf.cc:395: warning[uninitvar]: Uninitialized variable: array_num_elements
Error: CPPCHECK_WARNING (CWE-457): [#def197]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:190: error[uninitvar]: Uninitialized variable: max.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def198]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:204: error[uninitvar]: Uninitialized variable: max.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def199]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:207: error[uninitvar]: Uninitialized variable: min.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def200]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:250: error[uninitvar]: Uninitialized variable: max_s.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def201]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:251: error[uninitvar]: Uninitialized variable: max_r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def202]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:268: error[uninitvar]: Uninitialized variable: max_s.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def203]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:273: error[uninitvar]: Uninitialized variable: min_s.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def204]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:275: error[uninitvar]: Uninitialized variable: max_r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def205]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:284: error[uninitvar]: Uninitialized variable: min_r.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def206]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:432: error[uninitvar]: Uninitialized variable: a_low.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def207]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:433: error[uninitvar]: Uninitialized variable: b_high.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def208]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:434: error[uninitvar]: Uninitialized variable: a_high.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def209]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:440: error[uninitvar]: Uninitialized variable: temp1.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def210]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:448: error[uninitvar]: Uninitialized variable: temp2.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def211]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:597: warning[uninitvar]: Uninitialized variable: s.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def212]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:666: warning[uninitvar]: Uninitialized variable: temp_low.max_value
Error: CPPCHECK_WARNING (CWE-457): [#def213]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fixed-value.cc:974: warning[uninitvar]: Uninitialized variable: temp_low.max_value
Error: COMPILER_WARNING (CWE-134): [#def214]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fold-const.cc: scope_hint: In function ‘void fold_overflow_warning(const char*, warn_strict_overflow_code)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fold-const.cc:384:13: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-476): [#def215]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/decl.cc:10819: warning[nullPointer]: Possible null pointer dereference: g
Error: CPPCHECK_WARNING (CWE-664): [#def216]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:961: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def217]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:979: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def218]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:1001: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def219]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:1485: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def220]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:1490: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def221]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/error.cc:1491: error[va_list_usedBeforeStarted]: va_list 'argp' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-909): [#def222]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.deferred
Error: CPPCHECK_WARNING (CWE-909): [#def223]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.f90_type
Error: CPPCHECK_WARNING (CWE-909): [#def224]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.interface
Error: CPPCHECK_WARNING (CWE-909): [#def225]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.interop_kind
Error: CPPCHECK_WARNING (CWE-909): [#def226]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.is_c_interop
Error: CPPCHECK_WARNING (CWE-909): [#def227]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/frontend-passes.cc:3302: error[uninitStructMember]: Uninitialized struct member: ts.is_iso_c
Error: CPPCHECK_WARNING (CWE-476): [#def228]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/module.cc:6686: warning[nullPointer]: Possible null pointer dereference: mod_sym
Error: CPPCHECK_WARNING (CWE-476): [#def229]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/module.cc:6687: warning[nullPointer]: Possible null pointer dereference: mod_sym
Error: CPPCHECK_WARNING (CWE-476): [#def230]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/module.cc:6688: warning[nullPointer]: Possible null pointer dereference: mod_sym
Error: CPPCHECK_WARNING (CWE-476): [#def231]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/module.cc:6689: warning[nullPointer]: Possible null pointer dereference: mod_sym
Error: CPPCHECK_WARNING (CWE-476): [#def232]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/resolve.cc:8986: warning[nullPointer]: Possible null pointer dereference: tail
Error: CPPCHECK_WARNING (CWE-476): [#def233]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/resolve.cc:17642: warning[nullPointer]: Possible null pointer dereference: sym
Error: CPPCHECK_WARNING (CWE-476): [#def234]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/resolve.cc:17667: warning[nullPointer]: Possible null pointer dereference: sym
Error: CPPCHECK_WARNING (CWE-476): [#def235]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/trans-io.cc:2321: warning[nullPointer]: Possible null pointer dereference: code
Error: CPPCHECK_WARNING (CWE-476): [#def236]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/trans-io.cc:2322: warning[nullPointer]: Possible null pointer dereference: code
Error: CPPCHECK_WARNING (CWE-476): [#def237]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/trans-io.cc:2323: warning[nullPointer]: Possible null pointer dereference: code
Error: CPPCHECK_WARNING (CWE-457): [#def238]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/fortran/trans.cc:976: warning[uninitvar]: Uninitialized variable: caf_attr.codimension
Error: CPPCHECK_WARNING (CWE-476): [#def239]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcc.cc:2029: warning[nullPointer]: Possible null pointer dereference: sl
Error: CPPCHECK_WARNING (CWE-476): [#def240]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2445: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-476): [#def241]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2446: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-476): [#def242]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2447: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-476): [#def243]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2481: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-476): [#def244]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2482: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-476): [#def245]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gcov.cc:2483: warning[nullPointer]: Possible null pointer dereference: inv_arc
Error: CPPCHECK_WARNING (CWE-562): [#def246]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/genmatch.cc:4987: error[danglingLifetime]: Non-local variable 'oper_lists_set' will use pointer to local variable 'olist'.
Error: CPPCHECK_WARNING (CWE-457): [#def247]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/genopinit.cc:238: warning[uninitvar]: Uninitialized variable: last_kind
Error: COMPILER_WARNING (CWE-134): [#def248]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gimple-range-gori.cc: scope_hint: In member function ‘void range_def_chain::dump(FILE*, basic_block, const char*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gimple-range-gori.cc:318:19: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-562): [#def249]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gimple-walk.cc:620: error[returnDanglingLifetime]: Returning pointer to local variable 'handled_ops' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-823): [#def250]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/hash-table.cc:99: error[arrayIndexOutOfBounds]: Array 'prime_tab[30]' accessed at index 30, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-758): [#def251]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/input.cc:1704: warning[objectIndex]: The address of variable 'strloc' might be accessed at non-zero index.
Error: COMPILER_WARNING (CWE-134): [#def252]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/ipa-devirt.cc: scope_hint: In function ‘void warn_odr(tree, tree, tree, tree, bool, bool*, const char*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/ipa-devirt.cc:967:10: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-476): [#def253]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/ira.cc:3925: warning[nullPointer]: Possible null pointer dereference: use_insn
Error: CPPCHECK_WARNING (CWE-562): [#def254]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/jump.cc:1465: error[danglingTemporaryLifetime]: Using pointer that is a temporary.
Error: COMPILER_WARNING: [#def255]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-cgraph.cc: scope_hint: In function ‘void input_offload_tables(bool)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-cgraph.cc:1977:35: warning[-Wformat-diag]: unquoted identifier or keyword ‘GCC_OFFLOAD_OMP_REQUIRES_FILE’ in format
Error: COMPILER_WARNING: [#def256]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-cgraph.cc:1980:47: warning[-Wformat-diag]: unquoted identifier or keyword ‘omp_requires’ in format
Error: COMPILER_WARNING (CWE-134): [#def257]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-wrapper.cc: scope_hint: In function ‘void print_lto_docs_link()’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-wrapper.cc:1373:10: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def258]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-wrapper.cc: scope_hint: In function ‘void run_gcc(unsigned int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/lto-wrapper.cc:1975:23: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-457): [#def259]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/opt-suggestions.cc:178: error[uninitvar]: Uninitialized variable: *option
Error: CPPCHECK_WARNING (CWE-823): [#def260]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/opts.cc:120: error[arrayIndexOutOfBounds]: Array 'debug_type_masks[5]' accessed at index 5, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-476): [#def261]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/postreload.cc:1213: warning[nullPointer]: Possible null pointer dereference: lowest_ruid
Error: CPPCHECK_WARNING (CWE-823): [#def262]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:1530: error[arrayIndexOutOfBounds]: Array 'r->sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-823): [#def263]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:4038: error[arrayIndexOutOfBounds]: Array 'u.sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-823): [#def264]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:4080: error[arrayIndexOutOfBounds]: Array 'u.sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-823): [#def265]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:4158: error[arrayIndexOutOfBounds]: Array 'r->sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-823): [#def266]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:4184: error[arrayIndexOutOfBounds]: Array 'r->sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-823): [#def267]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/real.cc:4210: error[arrayIndexOutOfBounds]: Array 'r->sig[3]' accessed at index 3, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-562): [#def268]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/ree.cc:698: error[returnDanglingLifetime]: Returning pointer that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def269]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/regrename.cc:1928: error[danglingTemporaryLifetime]: Using pointer that is a temporary.
Error: COMPILER_WARNING (CWE-457): [#def270]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/reload1.cc: scope_hint: In function ‘void elimination_costs_in_insn(rtx_insn*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/reload1.cc:3653:28: warning[-Wmaybe-uninitialized]: ‘orig_dup[0]’ may be used uninitialized
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/reload1.cc:3529:7: note: ‘orig_dup[0]’ was declared here
Error: CPPCHECK_WARNING (CWE-476): [#def271]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/reorg.cc:758: warning[nullPointer]: Possible null pointer dereference: label
Error: CPPCHECK_WARNING (CWE-476): [#def272]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/rtl.h:1450: error[ctunullpointer]: Null pointer dereference: insn
Error: CPPCHECK_WARNING (CWE-476): [#def273]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/rtl.h:1450: warning[nullPointer]: Possible null pointer dereference: insn
Error: CPPCHECK_WARNING (CWE-476): [#def274]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/sel-sched-ir.h:1077: error[ctunullpointer]: Null pointer dereference: loop
Error: CPPCHECK_WARNING (CWE-476): [#def275]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/sel-sched-ir.h:1077: warning[nullPointer]: Possible null pointer dereference: loop
Error: COMPILER_WARNING: [#def276]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/text-art/style.cc: scope_hint: In member function ‘void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/text-art/style.cc:151:25: warning[-Wformat-diag]: spurious leading punctuation sequence ‘;’ in format
Error: COMPILER_WARNING: [#def277]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/text-art/style.cc:161:25: warning[-Wformat-diag]: spurious leading punctuation sequence ‘;’ in format
Error: COMPILER_WARNING (CWE-134): [#def278]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/tree-ssa-sccvn.cc: scope_hint: In function ‘void print_vn_reference_ops(FILE*, vec<vn_reference_op_struct>)’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/tree-ssa-sccvn.cc:286:21: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-457): [#def279]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/charset.cc:1301: error[uninitvar]: Uninitialized variable: name_after_uax44_lm2
Error: COMPILER_WARNING (CWE-134): [#def280]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/expr.cc: scope_hint: In function ‘unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)’
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/expr.cc:856:33: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def281]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/expr.cc:868:42: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def282]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/expr.cc:871:39: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def283]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/expr.cc:878:35: warning[-Wformat-security]: format not a string literal and no format arguments
Error: CPPCHECK_WARNING (CWE-590): [#def284]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/init.cc:364: error[autovarInvalidDeallocation]: Deallocation of an auto-variable (.) results in undefined behaviour.
Error: COMPILER_WARNING (CWE-134): [#def285]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/macro.cc: scope_hint: In member function ‘vaopt_state::update_type vaopt_state::update(const cpp_token*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/macro.cc:185:26: warning[-Wformat-security]: format not a string literal and no format arguments
Error: COMPILER_WARNING (CWE-134): [#def286]
gcc-14.2.1-build/gcc-14.2.1-20241104/libcpp/macro.cc:214:34: warning[-Wformat-security]: format not a string literal and no format arguments
Error: GCC_ANALYZER_WARNING (CWE-457): [#def287]
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c: scope_hint: In function ‘decUnitCompare’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6276:37: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*u’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:181: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6204:36: note: in expansion of macro ‘D2U’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6203:36: note: in expansion of macro ‘D2U’
Error: GCC_ANALYZER_WARNING (CWE-126): [#def288]
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c: scope_hint: In function ‘decUnitAddSub’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6376:19: warning[-Wanalyzer-out-of-bounds]: buffer over-read
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c: scope_hint: In function ‘decUnitAddSub’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:7213:26: note: in expansion of macro ‘D2U’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6376:19: note: read of 2 bytes from after the end of ‘uarrone’
gcc-14.2.1-build/gcc-14.2.1-20241104/libdecnumber/decNumber.c:6376:19: note: valid subscripts for ‘uarrone’ are ‘[0]’ to ‘[0]’
Error: COMPILER_WARNING: [#def289]
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c: scope_hint: In function ‘void tag_counters(unsigned int, int)’
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c:214:59: warning[-Wcalloc-transposed-args]: ‘void* calloc(size_t, size_t)’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c:214:59: note: earlier argument should specify number of elements, later size of each element
Error: COMPILER_WARNING: [#def290]
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c: scope_hint: In function ‘void topn_to_memory_representation(gcov_ctr_info*)’
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c:529:43: warning[-Wcalloc-transposed-args]: ‘void* calloc(size_t, size_t)’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument
gcc-14.2.1-build/gcc-14.2.1-20241104/libgcc/libgcov-util.c:529:43: note: earlier argument should specify number of elements, later size of each element
Error: COMPILER_WARNING: [#def291]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/gcn-run.cc:38: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/libgomp/config/gcn/libgomp-gcn.h:45:8: warning[-Wpedantic]: ISO C forbids zero-size array ‘data’
Error: CPPCHECK_WARNING (CWE-562): [#def292]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:5183: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def293]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:5221: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def294]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:5242: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def295]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:5717: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def296]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:6745: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-909): [#def297]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cp-demangle.c:6752: error[uninitStructMember]: Uninitialized struct member: dpt.next
Error: GCC_ANALYZER_WARNING (CWE-457): [#def298]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c: scope_hint: In function ‘cplus_demangle’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:196:10: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘ret’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:50: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:172:7: note: in expansion of macro ‘GNU_V3_DEMANGLING’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:179:7: note: in expansion of macro ‘JAVA_DEMANGLING’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:186:7: note: in expansion of macro ‘GNAT_DEMANGLING’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/cplus-dem.c:189:7: note: in expansion of macro ‘DLANG_DEMANGLING’
Error: GCC_ANALYZER_WARNING (CWE-465): [#def299]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_insert’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:251:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-465): [#def300]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_insert_cstr’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:274:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-465): [#def301]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_insert_char’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:295:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-465): [#def302]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_append’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:314:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-465): [#def303]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_append_cstr’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:332:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: GCC_ANALYZER_WARNING (CWE-465): [#def304]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c: scope_hint: In function ‘dyn_string_append_char’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/dyn-string.c:346:6: warning[-Wanalyzer-deref-before-check]: check of ‘dest’ for NULL after already dereferencing it
Error: CPPCHECK_WARNING (CWE-823): [#def305]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/hashtab.c:187: error[arrayIndexOutOfBounds]: Array 'prime_tab[30]' accessed at index 30, which is out of bounds.
Error: GCC_ANALYZER_WARNING (CWE-688): [#def306]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c: scope_hint: In function ‘save_string’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c:110:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘result’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-127): [#def307]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c: scope_hint: In function ‘split_directories’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c:192:11: warning[-Wanalyzer-out-of-bounds]: heap-based buffer under-read
Error: GCC_ANALYZER_WARNING (CWE-476): [#def308]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c: scope_hint: In function ‘make_relative_prefix_1’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c:274:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘nstore’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def309]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/make-relative-prefix.c:280:23: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘nstore’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-476): [#def310]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/obstack.c: scope_hint: In function ‘_obstack_newchunk’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/obstack.c:210:19: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘new_chunk’
Error: CPPCHECK_WARNING (CWE-401): [#def311]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/regex.c:2444: error[memleak]: Memory leak: compile_stack.stack
Error: GCC_ANALYZER_WARNING (CWE-476): [#def312]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object-mach-o.c: scope_hint: In function ‘simple_object_mach_o_write_segment’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object-mach-o.c:1159:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘index’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def313]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object-mach-o.c:1210:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘index’
Error: CPPCHECK_WARNING (CWE-562): [#def314]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:295: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def315]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:298: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def316]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:303: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def317]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:306: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def318]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:309: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def319]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/simple-object.c:312: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def320]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/strerror.c: scope_hint: In function ‘strtoerrno’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/strerror.c:756:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error_names’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def321]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/strsignal.c: scope_hint: In function ‘strtosigno’
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/strsignal.c:524:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘signal_names’
Error: CPPCHECK_WARNING (CWE-664): [#def322]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/vprintf-support.c:52: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def323]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/vprintf-support.c:65: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def324]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/vprintf-support.c:75: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def325]
gcc-14.2.1-build/gcc-14.2.1-20241104/libiberty/vprintf-support.c:129: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: GCC_ANALYZER_WARNING (CWE-688): [#def326]
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c: scope_hint: In function ‘write_resolution’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:607:3: warning[-Wanalyzer-null-argument]: use of NULL ‘fopen(resolution_file, "w")’ where non-null expected
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:48: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:52: included_from: Included from here.
/usr/include/stdio.h:357:12: note: argument 1 of ‘fprintf’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-688): [#def327]
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c: scope_hint: In function ‘write_resolution’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:607:3: warning[-Wanalyzer-null-argument]: use of NULL ‘f’ where non-null expected
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:48: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:52: included_from: Included from here.
/usr/include/stdio.h:357:12: note: argument 1 of ‘fprintf’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-688): [#def328]
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c: scope_hint: In function ‘add_output_files’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:642:12: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘f’ where non-null expected
/usr/include/stdio.h:654:14: note: argument 3 of ‘fgets’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-688): [#def329]
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c: scope_hint: In function ‘all_symbols_read_handler’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:859:7: warning[-Wanalyzer-null-argument]: use of NULL ‘fopen(offload_objects_file_name, "w")’ where non-null expected
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:858:7: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:858:7: note: in expansion of macro ‘check’
/usr/include/stdio.h:357:12: note: argument 1 of ‘fprintf’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-688): [#def330]
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c: scope_hint: In function ‘all_symbols_read_handler’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:859:7: warning[-Wanalyzer-null-argument]: use of NULL ‘f’ where non-null expected
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:575:3: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:858:7: note: in expansion of macro ‘check’
gcc-14.2.1-build/gcc-14.2.1-20241104/lto-plugin/lto-plugin.c:858:7: note: in expansion of macro ‘check’
/usr/include/stdio.h:357:12: note: argument 1 of ‘fprintf’ must be non-null
Error: COMPILER_WARNING (CWE-569): [#def331]
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c: scope_hint: In function ‘courierize’
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c:574:20: warning[-Wparentheses]: suggest parentheses around ‘&&’ within ‘||’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def332]
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c: scope_hint: In function ‘newentry’
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c:1153:15: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘new’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def333]
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c: scope_hint: In function ‘add_to_definition’
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c:1170:21: warning[-Wanalyzer-malloc-leak]: leak of ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def334]
gcc-14.2.1-build/gcc-14.2.1-20241104/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed/newlib/doc/makedoc.c:1174:34: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘*entry.code + (long unsigned int)*entry.code_end * 8’
Error: CPPCHECK_WARNING (CWE-562): [#def335]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:5131: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def336]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:5169: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def337]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:5190: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def338]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:5649: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-562): [#def339]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:6659: error[autoVariables]: Address of local auto-variable assigned to a function parameter.
Error: CPPCHECK_WARNING (CWE-909): [#def340]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/cp-demangle.c:6666: error[uninitStructMember]: Uninitialized struct member: dpt.next
Error: CPPCHECK_WARNING (CWE-823): [#def341]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/hashtab.c:187: error[arrayIndexOutOfBounds]: Array 'prime_tab[30]' accessed at index 30, which is out of bounds.
Error: GCC_ANALYZER_WARNING (CWE-688): [#def342]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c: scope_hint: In function ‘save_string’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c:110:3: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘result’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-127): [#def343]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c: scope_hint: In function ‘split_directories’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c:192:11: warning[-Wanalyzer-out-of-bounds]: heap-based buffer under-read
Error: GCC_ANALYZER_WARNING (CWE-476): [#def344]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c: scope_hint: In function ‘make_relative_prefix_1’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c:274:33: warning[-Wanalyzer-possible-null-dereference]: dereference of possibly-NULL ‘nstore’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def345]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/make-relative-prefix.c:280:23: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL ‘nstore’ where non-null expected
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
Error: GCC_ANALYZER_WARNING (CWE-476): [#def346]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/obstack.c: scope_hint: In function ‘_obstack_newchunk’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/obstack.c:210:19: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘new_chunk’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def347]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c: scope_hint: In function ‘pex_unix_exec_child’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:636:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[0]’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def348]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:636:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘pipes[1]’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def349]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:649:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(in, 0)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def350]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:656:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(out, 1)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def351]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:663:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(errdes, 2)’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def352]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/pex-unix.c:675:16: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(1, 2)’
Error: CPPCHECK_WARNING (CWE-401): [#def353]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/regex.c:2444: error[memleak]: Memory leak: compile_stack.stack
Error: GCC_ANALYZER_WARNING (CWE-476): [#def354]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object-mach-o.c: scope_hint: In function ‘simple_object_mach_o_write_segment’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object-mach-o.c:1159:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘index’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def355]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object-mach-o.c:1210:32: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘index’
Error: CPPCHECK_WARNING (CWE-562): [#def356]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:295: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def357]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:298: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def358]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:303: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def359]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:306: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def360]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:309: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: CPPCHECK_WARNING (CWE-562): [#def361]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/simple-object.c:312: error[returnDanglingLifetime]: Returning pointer to local variable 'newname' that will be invalid when returning.
Error: GCC_ANALYZER_WARNING (CWE-476): [#def362]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/strerror.c: scope_hint: In function ‘strtoerrno’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/strerror.c:756:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error_names’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def363]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/strsignal.c: scope_hint: In function ‘strtosigno’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/strsignal.c:524:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘signal_names’
Error: CPPCHECK_WARNING (CWE-664): [#def364]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/vprintf-support.c:52: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def365]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/vprintf-support.c:64: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def366]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/vprintf-support.c:74: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: CPPCHECK_WARNING (CWE-664): [#def367]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/libiberty/vprintf-support.c:92: error[va_list_usedBeforeStarted]: va_list 'ap' used before va_start() was called.
Error: COMPILER_WARNING (CWE-195): [#def368]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-ld.cc: scope_hint: In function ‘int main(int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-ld.cc:740:20: warning[-Wsign-compare]: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘off_t’ {aka ‘long int’}
Error: COMPILER_WARNING (CWE-195): [#def369]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-ld.cc:749:15: warning[-Wsign-compare]: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘off_t’ {aka ‘long int’}
Error: COMPILER_WARNING (CWE-569): [#def370]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-nm.cc:310:14: warning[-Wparentheses]: unnecessary parentheses in declaration of ‘sorters’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-nm.cc:310:14: note: remove parentheses
Error: COMPILER_WARNING (CWE-195): [#def371]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-nm.cc: scope_hint: In function ‘int main(int, char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-nm.cc:594:20: warning[-Wsign-compare]: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘off_t’ {aka ‘long int’}
Error: COMPILER_WARNING (CWE-252): [#def372]
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-run.cc: scope_hint: In function ‘void compile_file(FILE*, void**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804/nvptx-run.cc:169:9: warning[-Wunused-result]: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’
Error: COMPILER_WARNING: [#def373]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l: scope_hint: In function ‘int yylex(const char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/gengtype-lex.cc:356:15: warning[-Wimplicit-fallthrough=]: this statement may fall through
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:119:1: note: in expansion of macro ‘YY_DO_BEFORE_ACTION’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:114:1: note: here
Error: CPPCHECK_WARNING (CWE-476): [#def374]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/gengtype-lex.cc:2497: warning[nullPointer]: Possible null pointer dereference: b
Error: CPPCHECK_WARNING (CWE-476): [#def375]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/gengtype-lex.cc:2498: warning[nullPointer]: Possible null pointer dereference: b
Error: COMPILER_WARNING (CWE-563): [#def376]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/config/gcn/mkoffload.cc:39: included_from: Included from here.
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/multilib.h: scope_hint: At global scope
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-amdgcn-amdhsa/gcc/multilib.h:30:20: warning[-Wunused-variable]: ‘multilib_extra’ defined but not used
Error: COMPILER_WARNING: [#def377]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l: scope_hint: In function ‘int yylex(const char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/gengtype-lex.cc:356:15: warning[-Wimplicit-fallthrough=]: this statement may fall through
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:119:1: note: in expansion of macro ‘YY_DO_BEFORE_ACTION’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:114:1: note: here
Error: CPPCHECK_WARNING (CWE-476): [#def378]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/gengtype-lex.cc:2497: warning[nullPointer]: Possible null pointer dereference: b
Error: CPPCHECK_WARNING (CWE-476): [#def379]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/gengtype-lex.cc:2498: warning[nullPointer]: Possible null pointer dereference: b
Error: CPPCHECK_WARNING (CWE-758): [#def380]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:447: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def381]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:448: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def382]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:452: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def383]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:453: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def384]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:457: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def385]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:458: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def386]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:461: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def387]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:462: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def388]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:465: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def389]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:466: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def390]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:469: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def391]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:471: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def392]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:472: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def393]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:475: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def394]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:476: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def395]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:477: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def396]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:479: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def397]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:480: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def398]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:481: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def399]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-offload-nvptx-none/gcc/insn-modes.cc:482: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: COMPILER_WARNING: [#def400]
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l: scope_hint: In function ‘int yylex(const char**)’
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/gengtype-lex.cc:356:15: warning[-Wimplicit-fallthrough=]: this statement may fall through
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:119:1: note: in expansion of macro ‘YY_DO_BEFORE_ACTION’
gcc-14.2.1-build/gcc-14.2.1-20241104/gcc/gengtype-lex.l:114:1: note: here
Error: CPPCHECK_WARNING (CWE-476): [#def401]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/gengtype-lex.cc:2497: warning[nullPointer]: Possible null pointer dereference: b
Error: CPPCHECK_WARNING (CWE-476): [#def402]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/gengtype-lex.cc:2498: warning[nullPointer]: Possible null pointer dereference: b
Error: CPPCHECK_WARNING (CWE-758): [#def403]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1241: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def404]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1242: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def405]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1243: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def406]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1244: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def407]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1247: error[shiftTooManyBits]: Shifting 64-bit value by 160 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def408]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1251: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def409]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1252: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def410]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1256: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def411]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1257: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def412]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1260: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def413]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1261: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def414]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1264: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def415]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1265: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def416]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1269: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def417]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1270: error[shiftTooManyBits]: Shifting 64-bit value by 80 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def418]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1271: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def419]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1273: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def420]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1274: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def421]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1278: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def422]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1279: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def423]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1280: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def424]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1281: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def425]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1282: error[shiftTooManyBits]: Shifting 64-bit value by 320 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def426]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1283: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def427]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1284: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def428]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1287: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def429]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1288: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def430]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1289: error[shiftTooManyBits]: Shifting 64-bit value by 160 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def431]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1290: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def432]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1295: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def433]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1296: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def434]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1297: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def435]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1298: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def436]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1299: error[shiftTooManyBits]: Shifting 64-bit value by 96 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def437]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1300: error[shiftTooManyBits]: Shifting 64-bit value by 96 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def438]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1301: error[shiftTooManyBits]: Shifting 64-bit value by 112 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def439]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1302: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def440]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1303: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def441]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1304: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def442]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1305: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def443]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1306: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def444]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1307: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def445]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1308: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def446]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1309: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def447]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1310: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def448]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1311: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def449]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1312: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def450]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1313: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def451]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1314: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def452]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1315: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def453]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1316: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def454]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1317: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def455]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1318: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def456]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1319: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def457]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1320: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def458]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1321: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def459]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1322: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def460]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1325: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def461]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1326: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def462]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1327: error[shiftTooManyBits]: Shifting 64-bit value by 64 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def463]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1328: error[shiftTooManyBits]: Shifting 64-bit value by 96 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def464]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1329: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def465]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1330: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def466]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1331: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def467]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1332: error[shiftTooManyBits]: Shifting 64-bit value by 128 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def468]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1333: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def469]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1334: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def470]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1335: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def471]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1336: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def472]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1337: error[shiftTooManyBits]: Shifting 64-bit value by 256 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def473]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1338: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def474]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1339: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def475]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1340: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def476]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1341: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def477]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1342: error[shiftTooManyBits]: Shifting 64-bit value by 512 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def478]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1343: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def479]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1344: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def480]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1345: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def481]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1346: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def482]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1347: error[shiftTooManyBits]: Shifting 64-bit value by 1024 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def483]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1348: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def484]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1349: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def485]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1350: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def486]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1351: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Error: CPPCHECK_WARNING (CWE-758): [#def487]
gcc-14.2.1-build/gcc-14.2.1-20241104/obj-x86_64-redhat-linux/gcc/insn-modes.cc:1352: error[shiftTooManyBits]: Shifting 64-bit value by 2048 bits is undefined behaviour
Scan Properties
analyzer-version-clippy | 1.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-163.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | gcc-14.2.1-6.fc42 |
store-results-to | /tmp/tmp5tevtzg7/gcc-14.2.1-6.fc42.tar.xz |
time-created | 2024-11-13 09:48:25 |
time-finished | 2024-11-13 19:50:27 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmp5tevtzg7/gcc-14.2.1-6.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmp5tevtzg7/gcc-14.2.1-6.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |