https://sourceware.org/bugzilla/show_bug.cgi?id=25125
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b9d8f5601bcfbe96ab0476286ae8e249ada10db5 commit b9d8f5601bcfbe96ab0476286ae8e249ada10db5 Author: Alan Modra <amo...@gmail.com> Date: Tue Oct 29 11:35:05 2019 +1030 Re: Optimise away eh_frame advance_loc 0 If we happen to get the fixed and variable parts of the advance_loc in different frags, bad things happen when subtracting one from a fr_fix of zero. PR 25125 * dw2gencfi.c (output_cfi_insn): Don't allow DW_CFA_advance_loc4 to be placed in a different frag to the rs_cfa. -- You are receiving this mail because: You are on the CC list for the bug.