]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/i386.c
netbsd.h (ENABLE_EXECUTE_STACK): Remove.
[thirdparty/gcc.git] / gcc / config / i386 / i386.c
index 0bcb2db11878a653601499bdf9a7ec3a71a365a1..7b266b93f838b51374aed68b67f01f1a7fe18135 100644 (file)
@@ -23387,7 +23387,7 @@ ix86_trampoline_init (rtx m_tramp, tree fndecl, rtx chain_value)
       gcc_assert (offset <= TRAMPOLINE_SIZE);
     }
 
-#ifdef ENABLE_EXECUTE_STACK
+#ifdef HAVE_ENABLE_EXECUTE_STACK
 #ifdef CHECK_EXECUTE_STACK_ENABLED
   if (CHECK_EXECUTE_STACK_ENABLED)
 #endif