On Sat, Sep 08, 2018 at 06:18:01AM +0200, John Darrington wrote: I still see it. Are you sure you have an --enable-targets=all build? What configure line do you use? I used: /home/john/binutils-gdb/configure --target=s12z --enable-targets=all CFLAGS="-g -O0" CXXFLAGS="-O0 -g" --prefix=$(mktemp -d -p /Scratch/john) Now I do see it. Can you apply the attached patch, and see if it fixes it for you? J'