gas: Pass -mx86-used-note=no to assembler
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 31 Aug 2018 11:42:51 +0000 (04:42 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 31 Aug 2018 11:43:06 +0000 (04:43 -0700)
commit5e8a54c6c4c753b6bbd447c74f5df8707bb0a06c
treea12fc2356a6f3cd68494b71781dae5b1dbe6988e
parent2550e95256ed7bbb1a4579ec4bd379417ad59b23
gas: Pass -mx86-used-note=no to assembler

Since x86 assembler may generate .note.gnu.property section, pass
-mx86-used-note=no to assembler for section2 test on ELF/x86 targets
to avoid .note.gnu.property section.

* testsuite/gas/elf/elf.exp: Pass -mx86-used-note=no to
assembler for section2 test on ELF/x86 targets.
gas/ChangeLog
gas/testsuite/gas/elf/elf.exp
This page took 0.026824 seconds and 4 git commands to generate.