[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-03-31 Thread jeremip11 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 Jeremi changed: What|Removed |Added CC||jeremip11 at gmail dot com -- You are

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-03-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-03-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ae729d5a4f63740ed9a778960b17c2912b0bbdd commit

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-02-26 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 --- Comment #4 from Martin Liska --- (In reply to H.J. Lu from comment #1) > The limit of multibyte nop for code alignment is > > #define MAX_MEM_FOR_RS_ALIGN_CODE 31 Thanks, I can confirm that: 004004c0 : 4004c0: eb fe

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-02-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 --- Comment #3 from Alan Modra --- Argh, I wish I could delete comments.. Same source file, these are indeed gas inserted nops. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-02-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com

[Bug gas/22874] GAS does not emit multibyte nops before a function symbol

2018-02-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22874 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #1