https://sourceware.org/bugzilla/show_bug.cgi?id=33131
--- Comment #7 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by Indu Bhagat <ibha...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d3376031aef4ea56750b0b59c3a1e0c4e8e0403 commit 9d3376031aef4ea56750b0b59c3a1e0c4e8e0403 Author: Indu Bhagat <indu.bha...@oracle.com> Date: Mon Jul 14 17:01:53 2025 -0700 libsframe: relax the assertion limit for fre_start_addr Fix PR ld/33131 Failed assertion when linking gccgo Make amendments in both sframe_decoder_get_fre and sframe_encoder_add_fre. Since GNU as and the dw2gencfi code generally accepts such CFI, its best to allow in SFrame FREs too. libsframe/ PR ld/33131. * sframe.c (sframe_decoder_get_fre): Relax the assertion a bit. (sframe_encoder_add_fre): Likewise. (cherry picked from commit 387efef5fef727cbe52099dcd5012905c4205be3) -- You are receiving this mail because: You are on the CC list for the bug.