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

2016-06-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #15 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d48796b5054fa2a9165bf3b3f27cc1cdfe8933a1 commit

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

2016-06-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2016-06-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2edb36e77f3ff468eac2b2c8954e9c031148e724 commit

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

2016-06-26 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #12 from bg at nerilex dot org --- Hi, just submitted a patch which fixes the padding of the .text section (Nicks patch must also be applied). It also includes the fix of a small typo (brane-damage --> brain-damage ;-). Cheers, ~

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

2016-06-26 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #11 from bg at nerilex dot org --- Created attachment 9364 --> https://sourceware.org/bugzilla/attachment.cgi?id=9364=edit secondary patch this patch causes removal of padding of aligned .text sections. -- You are receiving

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

2016-06-25 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 bg at nerilex dot org changed: What|Removed |Added Attachment #9334|0 |1 is obsolete|

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

2016-06-25 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #9 from bg at nerilex dot org --- Hi again, was a bit quick, it actually does *not work* for the .text section. I am currently investigating how to fix this, but I am still not very familiar with the code base :-/. Also I will

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

2016-06-23 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #8 from bg at nerilex dot org --- Hi Nick, tested it, and it works like a charm :-). Although I think it should be investigated if the current default behavior should be considered "buggy". I can not really come up with a

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

2016-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #6 from Nick Clifton --- 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

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

2016-06-16 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #5 from bg at nerilex dot org --- Hi, I just found out myself last night ;-). Also I just posted a patch I wrote. Currently I'm running my own branch () at https://c0de.pw/bg/binutils-gdb . I just tested the binary version of as

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

2016-06-16 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #4 from bg at nerilex dot org --- Created attachment 9339 --> https://sourceware.org/bugzilla/attachment.cgi?id=9339=edit proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

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

2016-06-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2016-06-14 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #2 from bg at nerilex dot org --- Hi, actually the attachment above contains the very code I use (changed the labels and removed .global for them but that should not change anything here). I considered it first to be a limitation

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

2016-06-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

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

2016-06-12 Thread bg at nerilex dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 bg at nerilex dot org changed: What|Removed |Added CC||bg at nerilex dot org -- You