RISC-V: Fix lui argument parsing.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 7de5247623402a9b2bdbf68910365a7d92b6250c..d46026565c38088337ec0ed00212a3acf405276a 100644 (file)
@@ -1,3 +1,10 @@
+2019-05-30  Jim Wilson  <jimw@sifive.com>
+
+       * config/tc-riscv.c (riscv_ip) <'u'>: Move O_constant check inside if
+       statement.  Delete O_symbol and O_constant check after if statement.
+       * testsuite/gas/riscv/auipc-parsing.s: Test lui with missing %hi.
+       * testsuite/gas/riscv/auipc-parsing.l: Update.
+
 2019-05-28  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/24625
This page took 0.028687 seconds and 4 git commands to generate.