mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
x86: Pass -O0 to assembler in noextreg.d
* testsuite/gas/i386/noextreg.d: Pass -O0 to assembler.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2019-07-19 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/gas/i386/noextreg.d: Pass -O0 to assembler.
|
||||
|
||||
2019-07-19 Jose E. Marchesi <jose.marchesi@oracle.com>
|
||||
|
||||
* testsuite/gas/bpf/alu.d: Use %r6 instead of %ctx.
|
||||
|
@ -1,3 +1,4 @@
|
||||
#as: -O0
|
||||
#objdump: -dw
|
||||
#name: ix86 no extended registers
|
||||
|
||||
|
Reference in New Issue
Block a user