On Sun, Sep 29, 2013 at 08:13:42PM +0000, Nick Hudson wrote: > Modified Files: > src/external/gpl3/binutils/dist/gas/config: tc-mips.c > > Log Message: > Fix trap_zero_jump for new binutils. > > XXX someone who really understand this should check it.
It looks like the first arg should be mips_opts.micromips, not 0, but other than that I don't think you've changed its correctness. I have doubts about the latter -- I don't think it should be including "j" -- but that's a different issue. -- David A. Holland dholl...@netbsd.org