On Mon, Aug 27, 2001 at 09:20:50AM -0700, H . J . Lu wrote: > When you changed MAX_GPREL_OFFSET in config/tc-mips.h, you didn't > change all ">= MAX_GPREL_OFFSET" to > "MAX_GPREL_OFFSET", is that > intentional? > Ok. I saw your additional patch. It should be checked in since it is the missing part of an earlier patch. H.J.