https://sourceware.org/bugzilla/show_bug.cgi?id=29349
--- Comment #1 from Tamar Christina <tnfchris at sourceware dot org> --- (In reply to Jesse Taube from comment #0) > In U-Boot after this commit, armv7-m fails to boot because of this commit. > https://sourceware.org/git/?p=binutils-gdb.git;a=commit; > h=d3e52e120b68bf19552743fbc078e0a759f48cb7 > Are you sure? That commit is only in binutils 2.37 and newer. The supplied testcase goes wrong way before that https://godbolt.org/z/xfdd9Mf5Y and reverting the commit does not fix the offset. My own bisect results in this commit https://github.com/bminor/binutils-gdb/commit/52a86f843b6dee1de9977293da9786649b146b05 in binutils 2.29. -- You are receiving this mail because: You are on the CC list for the bug.