From df8a552f6f93f62c494177a49ee49d3bf40949b8 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 10 May 2012 17:05:06 -0700 Subject: Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 --- sysdeps/x86_64/tst-quad1pie.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/x86_64/tst-quad1pie.c (limited to 'sysdeps/x86_64/tst-quad1pie.c') diff --git a/sysdeps/x86_64/tst-quad1pie.c b/sysdeps/x86_64/tst-quad1pie.c new file mode 100644 index 0000000000..f5fd45f9b0 --- /dev/null +++ b/sysdeps/x86_64/tst-quad1pie.c @@ -0,0 +1 @@ +#include "tst-quad1.c" -- cgit v1.2.1