bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (


From: amodra at gmail dot com
Subject: [Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)
Date: Thu, 28 Mar 2024 23:20:51 +0000

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

--- Comment #9 from Alan Modra <amodra at gmail dot com> ---
(In reply to Andreas Schwab from comment #7)
> That should use ALIGN(8).
ALIGN inside an output section statement doesn't align the section, just the
current *relative* value of dot.  So the effect is exacly the same as John's
expression.  They both align zero to a multiple of eight and thus do nothing.

-- 
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]