https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124130

            Bug ID: 124130
           Summary: [16 Regression] ICE: verify_gimple failed on
                    *-linux-gnu
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen on trunk 20260210 on *-linux-gnu:

during GIMPLE pass: einline
thread_pool.c:609:1: internal compiler error: verify_gimple failed
0x21c6cd1 internal_error(char const*, ...)
        ../../src/gcc/diagnostic-global-context.cc:787
0xa2fe9d verify_gimple_in_cfg(function*, bool, bool) [clone .constprop.0]
[clone .isra.0]
        ../../src/gcc/tree-cfg.cc:5599
0x242fef3 execute_function_todo
        ../../src/gcc/passes.cc:2100
0x23755ee do_per_function
        ../../src/gcc/passes.cc:1699
0x23755ee execute_todo
        ../../src/gcc/passes.cc:2152

full build log at
https://launchpadlibrarian.net/847942800/buildlog_ubuntu-resolute-amd64.swish++_6.1.5-6build1_BUILDING.txt.gz

Reply via email to