https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92769
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >Linux system calls and Linux VDSO calls System calls, I can understand But why is it required by VDSO calls too? That seems backwards and also means VDSO functions are not the same ABI as normal functions.