https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
--- Comment #12 from Shahzad MUZAFFAR <shahzad.malik.muzaffar at cern dot ch> --- Created attachment 60476 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60476&action=edit preprocessed source which generates ICE ICE was generated when GCC 14.2.1 + cherry-picking https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=0a1d2ea57722c248777e1130de076e28c443ff8b change. The compiler command used to generate this ICE is gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections -MD -MF bazel-out/k8-opt/bin/external/XNNPACK/_objs/sse2_amalgam_microkernels/sse.pic.d '-frandom-seed=bazel-out/k8-opt/bin/external/XNNPACK/_objs/sse2_amalgam_microkernels/sse.pic.o' -fPIC -iquote external/XNNPACK -iquote bazel-out/k8-opt/bin/external/XNNPACK -isystem external/XNNPACK/include -isystem bazel-out/k8-opt/bin/external/XNNPACK/include -isystem external/XNNPACK/src -isystem bazel-out/k8-opt/bin/external/XNNPACK/src -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-march=x86-64-v3' -Wno-sign-compare -Iinclude -Isrc -msse2 '-std=c99' -O2 -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/XNNPACK/src/amalgam/sse.c -o bazel-out/k8-opt/bin/external/XNNPACK/_objs/sse2_amalgam_microkernels/sse.pic.o