bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes d


From: nickc at redhat dot com
Subject: [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb
Date: Mon, 22 Aug 2022 15:18:23 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29494

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 14287
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14287&action=edit
Proposed Patch

Hi Angus,

  Would you mind trying out the uploaded patch ?

  I think that I have found a way to suppress the check at the end of an
executable section, which should be safe since there will not be any following
code.  (And when the linker combines input executable sections it will make
sure that they start on an suitable alignment boundary, so padding will be
inserted automatically if needed).

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]