mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 08:24:05 +08:00

* config/tc-mips.c (mips_ip): Only perform range check when dealing with O_constant expressions. Problem noticed by QMS, where "%lo(SYM + LARGEOFFSET)" would complain about the OFFSET being greater than 16bits or not absolute, when it should really just be taking the lo-16bits of the final address value.
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
Languages
C
51.8%
Makefile
22.4%
Assembly
12.3%
C++
6%
Roff
1.4%
Other
5.4%