Use temp_ilp and restore_ilp in more places
[binutils-gdb.git] / gas / ChangeLog
index 7c098621c4ada678f9f6a9a8279b70ec2aeb6e14..bbd4a9cc977a7ce8560aadc759099b109d097dfc 100644 (file)
@@ -1,3 +1,23 @@
+2019-03-18  Alan Modra  <amodra@gmail.com>
+
+       * config/m68k-parse.y (yylex): Use temp_ilp and restore_ilp.
+       * as.c (macro_expr): Likewise.
+       * macro.c (buffer_and_nest): Likewise.
+       * read.c (temp_ilp): Remove FIXME.
+
+2019-03-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/gas/i386/att-regs.d: Pass -O0 to assembler.
+       * testsuite/gas/i386/avx512bw-intel.d: Likewise.
+       * testsuite/gas/i386/avx512bw.d: Likewise.
+       * testsuite/gas/i386/avx512f-intel.d: Likewise.
+       * testsuite/gas/i386/avx512f.d: Likewise.
+       * testsuite/gas/i386/disp32.d: Likewise.
+       * testsuite/gas/i386/intel-regs.d: Likewise.
+       * testsuite/gas/i386/pseudos.d: Likewise.
+       * testsuite/gas/i386/x86-64-disp32.d: Likewise.
+       * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
+
 2019-03-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/24348