On 12/19/2016 12:15 PM, Nix wrote: > From: Nick Alcock > > With stack protection enabled, these files have external symbol > references for the first time, so the fact that they are not compiled > with -fPIE and are then linked into a -pie binary starts to hurt. > > v10: New. > > * sysdeps/x86_64/Makefile (CFLAGS-tst-quad1pie.c): Add PIE-ccflag. > (CFLAGS-tst-quad2pie.c): Likewise. This is what I committed. Thanks, Florian