public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/113197] New: [14 Regressiion] ICE in in handle_call_arg, at tree-ssa-structalias.cc:4119
@ 2024-01-02 11:02 doko at gcc dot gnu.org
  2024-01-02 16:13 ` [Bug lto/113197] " doko at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: doko at gcc dot gnu.org @ 2024-01-02 11:02 UTC (permalink / raw)
  To: gcc-bugs

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).

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-01-11  8:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 11:02 [Bug lto/113197] New: [14 Regressiion] ICE in in handle_call_arg, at tree-ssa-structalias.cc:4119 doko at gcc dot gnu.org
2024-01-02 16:13 ` [Bug lto/113197] " doko at gcc dot gnu.org
2024-01-02 16:20 ` doko at gcc dot gnu.org
2024-01-02 18:04 ` doko at gcc dot gnu.org
2024-01-08 14:29 ` [Bug ipa/113197] [14 Regression] " rguenth at gcc dot gnu.org
2024-01-09 11:45 ` jakub at gcc dot gnu.org
2024-01-09 11:46 ` jakub at gcc dot gnu.org
2024-01-09 12:13 ` rguenth at gcc dot gnu.org
2024-01-10 13:43 ` jamborm at gcc dot gnu.org
2024-01-11  2:23 ` [Bug ipa/113197] [12/13/14 " pinskia at gcc dot gnu.org
2024-01-11  8:13 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).