Hello, the following GCC builds fail only on aarch64, therefore I suspect that there may be a problem on GCC https://koji.fedoraproject.org/koji/taskinfo?taskID=110749060 /builddir/build/BUILD/darktable-4.6.0/src/common/bilateral.c:297:1: error: unrecognizable insn: 297 | } | ^ (insn 563 562 564 3 (set (mem/c:TF (plus:DI (reg/f:DI 31 sp) (const_int 512 [0x200])) [64 S16 A8]) (reg:TF 54 v22)) -1 (expr_list:REG_DEAD (reg:TF 54 v22) (nil))) Reproducible: Always
Should be already fixed in gcc-14.0.1-0.6.fc40.
Any plans to include in f38 & f39 as well please? AFAICT, the fix has already been backported to the gcc-13 branch upstream...
If the patch is in the upstream branch then it will make it to Fedora when the package is updated to a new upstream snapshot, which happens routinely. No backports are needed.
Thanks, I see that gcc-13.2.1-7 is now on the way.