[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.
- [Bug gas/29494] New: Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, gus at projectgus dot com, 2022/08/15
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, nickc at redhat dot com, 2022/08/17
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb,
nickc at redhat dot com <=
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, amodra at gmail dot com, 2022/08/23
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, nickc at redhat dot com, 2022/08/23
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, gus at projectgus dot com, 2022/08/23
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, gus at projectgus dot com, 2022/08/27
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, cvs-commit at gcc dot gnu.org, 2022/08/28
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, amodra at gmail dot com, 2022/08/28
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, cvs-commit at gcc dot gnu.org, 2022/08/30
- [Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb, nickc at redhat dot com, 2022/08/30