]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-mips.c
* config/tc-mips.c (macro): Fix handling of a double load from a
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Aug 1997 21:00:37 +0000 (21:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Aug 1997 21:00:37 +0000 (21:00 +0000)
commit703f5e6e2825cc376fd1d69fb2e83b6e0e8a62a0
tree398cd0cf117d01771d7c88c7e8821f54524664b5
parent7ab51306ae9b05af2606f310651923d77b937aae
* config/tc-mips.c (macro): Fix handling of a double load from a
symbol plus an offset.
This is the test case, with -mips1:
l.d $f0,values+256
gas/ChangeLog
gas/config/tc-mips.c