[AArch64] Don't try to align insn in non-executale section
authorRenlin Li <renlin.li@arm.com>
Mon, 27 Apr 2015 10:36:12 +0000 (11:36 +0100)
committerJiong Wang <jiong.wang@arm.com>
Mon, 27 Apr 2015 10:36:12 +0000 (11:36 +0100)
commiteb9d6cc91a423f7825a46317e1882e2e9297c76f
treefb7b2d64b9df154265e8b9be032303a02d73d256
parent417c80f9e456477935cdc74461d35630dfdbfdff
[AArch64] Don't try to align insn in non-executale section

2015-04-27  Renlin Li  <renlin.li@arm.com>

  gas/
    * config/tc-aarch64.c (s_aarch64_inst): Don't align code for non-text
    section.
    (md_assemble): Likewise, move the align code outside the loop.
gas/ChangeLog
gas/config/tc-aarch64.c
This page took 0.025229 seconds and 4 git commands to generate.