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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to