* Adhemerval Zanella Netto: > LGTM, with a small fix below. > > Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> Thanks. >> -static const struct _IO_jump_t _IO_str_chk_jumps libio_vtable = > > Remove the _IO_str_chk_jumps entry from tst-relro-libc.out check. Done. Florian