bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/20247] AVR/ARM align causes unnecessary padding of segment


From: nickc at redhat dot com
Subject: [Bug gas/20247] AVR/ARM align causes unnecessary padding of segment
Date: Tue, 21 Jun 2016 14:10:45 +0000

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

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Hi BG,

> Also I just posted a patch I wrote. Currently I'm running my own branch ()
> at https://c0de.pw/bg/binutils-gdb .

The problem with that patch is that it might break programs which depend upon
the current behaviour.

A better approach, I think, would be a patch which adds a new command line
option to disable section padding.  (Presumably on the assumption that the
linker will take care of aligning sections so that they start on a suitable
alignment boundary, padding the previous section if necessary).

Something like the uploaded patch ?  Would you care to try it out ?

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]