https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113197
Bug ID: 113197 Summary: [14 Regressiion] ICE in in handle_call_arg, at tree-ssa-structalias.cc:4119 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org CC: marxin at gcc dot gnu.org Target Milestone: --- seen with trunk 20240101 building the conntrack-tools package with LTO enabled, seen on different architectures: during GIMPLE pass: alias ../extensions/libct_proto_udp.c: In function 'final_check': ../extensions/libct_proto_udp.c:162:13: internal compiler error: in handle_call_arg, at tree-ssa-structalias.cc:4119 162 | static void final_check(unsigned int flags, | ^ 0x95f3ee handle_call_arg ../../src/gcc/tree-ssa-structalias.cc:4119 0x1c7c620 handle_rhs_call ../../src/gcc/tree-ssa-structalias.cc:4344 0x1c5ef69 find_func_aliases_for_call ../../src/gcc/tree-ssa-structalias.cc:5018 0x1c5ef69 find_func_aliases ../../src/gcc/tree-ssa-structalias.cc:5121 0x1c5c01e compute_points_to_sets ../../src/gcc/tree-ssa-structalias.cc:7573 0x1c5c01e compute_may_aliases() ../../src/gcc/tree-ssa-structalias.cc:8027 0x1b03a70 execute_function_todo ../../src/gcc/passes.cc:2063 0x1a7f141 do_per_function ../../src/gcc/passes.cc:1687 0x1a7f141 execute_todo ../../src/gcc/passes.cc:2142 Please submit a full bug report, with preprocessed source (by using -freport-bug).