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