gdb/
[deliverable/binutils-gdb.git] / gold / configure
index c759b77575f564119c25e7a64911906398a865b4..1a0d47d03a0215019eb1f08cb95cb8ad96d0fbaf 100755 (executable)
@@ -6384,6 +6384,7 @@ error
 #elif __GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 11)
 error
 #endif
+__asm__(".type foo, %gnu_indirect_function");
 
 _ACEOF
 if ac_fn_c_try_compile "$LINENO"; then :
This page took 0.023809 seconds and 4 git commands to generate.