https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
--- Comment #10 from Shahzad MUZAFFAR <shahzad.malik.muzaffar at cern dot ch> --- thanks Richard Biener. Can this be backported for releases/gcc-14 branch? I tried cherry-picking https://github.com/gcc-mirror/gcc/commit/0a1d2ea57722c248777e1130de076e28c443ff8b on top of gcc-14 but then failed to build tensorflow # Configuration: 617f2b77a7e905c7a3ebf447fbeab1ccef0eac7e1805e79b9d6df28da396d005 # Execution platform: @local_execution_config_platform//:platform during GIMPLE pass: pre In file included from external/XNNPACK/src/amalgam/sse.c:12: external/XNNPACK/src/xnnpack/conv.h: In function 'xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2': external/XNNPACK/src/xnnpack/conv.h:79:1: internal compiler error: in find_or_generate_expression, at tree-ssa-pre.cc:2747 79 | DECLARE_F32_CONV_HWC2CHW_UKERNEL_FUNCTION(xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_2x2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://gcc.gnu.org/bugs/> for instructions. Target //tensorflow/tools/pip_package:build_pip_package failed to build