Also update cpu_arch_isa_flags for ISA extensions.
commit1c1a29a7589d31ff023a5293fb0ac406343d6080
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 8 Feb 2011 18:12:22 +0000 (8 18:12 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 8 Feb 2011 18:12:22 +0000 (8 18:12 +0000)
treeaf4ce86311e518be62fe74cb0209d11413ebb0c3
parent203ad671402c28a2aac60ce76db141d2c62f41c0
Also update cpu_arch_isa_flags for ISA extensions.

gas/

2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
for ISA extensions.
(md_parse_option): Likewise.

gas/testsuite/

2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run nops-4a-i686 and nops-6.

* gas/i386/nops-4a-i686.d: New.
* gas/i386/nops-6.d: Likewise.
* gas/i386/nops-6.s: Likewise.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/nops-4a-i686.d [new file with mode: 0644]
gas/testsuite/gas/i386/nops-6.d [new file with mode: 0644]
gas/testsuite/gas/i386/nops-6.s [new file with mode: 0644]