[PATCH v5 0/5] Implement Structured Exception Handling (SEH) on AArch64

Alan Modra amodra@gmail.com
Thu Mar 5 23:50:53 GMT 2026


This looks OK, except for the frag_offset_ignore_align_p changes and
use of that function.  Patch 4/5 should be dropped from the series
since there is no need to search the reversed frag order in the other
use of the function.  You also shouldn't need that change if you pass
the start and end frags in the correct order in patch 3/5.  Also, you
need to check the return of frag_offset_ignore_align_p.  If the
function returns false, "offset" will be uninitialised.

-- 
Alan Modra


More information about the Binutils mailing list