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

            Bug ID: 121335
           Summary: Vulkan module ICE
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kongmingd234 at proton dot me
  Target Milestone: ---

Created attachment 62021
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62021&action=edit
Files dumped using -freport-bug

I do not have a lot of information about this bug, but it happened with a
recent trunk build of gcc when compiling a program using vulkan.

In fact, there are two internal compiler errors here, one in
/usr/include/vulkan/vulkan_core.h:3182:27, and one in
include/c++/16.0.0/bits/locale_facets_nonio.tcc:42:12, which happens when
building the std module.

Reply via email to