https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> --- Created attachment 61267 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61267&action=edit vk_graphics_state.c.i.xz ``` $ gcc -m32 -c vk_graphics_state.c.i -ggdb3 -O2 -march=tigerlake during RTL pass: vartrack ../mesa-25.0.5/src/vulkan/runtime/vk_graphics_state.c: In function ‘vk_graphics_pipeline_state_fill’: ../mesa-25.0.5/src/vulkan/runtime/vk_graphics_state.c:1786:1: internal compiler error: Segmentation fault 1786 | } | ^ Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://bugs.gentoo.org/> for instructions. ```