Hi, gdb-8.0-branch ./configure --enable-werror --enable-targets=all aarch64-tdep.c:3045:13: error: ‘void selftests::aarch64_process_record_test()’ declared ‘static’ but never defined [-Werror=unused-function] arm-tdep.c:9601:13: error: ‘void selftests::arm_record_test()’ declared ‘static’ but never defined [-Werror=unused-function] OK for check-in? Please do not tell me release branches do not support --enable-werror as this is due to a sourcebase bug, not due to some unexpected compiler incompatibility. Sergio: Shouldn't it be also buildbot-tested? Jan