i386.c (x86_initialize_trampoline): Emit a call to __enable_execute_stack with the...
authorJason Thorpe <thorpej@wasabisystems.com>
Fri, 18 Oct 2002 23:00:50 +0000 (23:00 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Fri, 18 Oct 2002 23:00:50 +0000 (23:00 +0000)
commit5791cc29703f503573795fb2ddfad79fb99e8be3
treecf6d00e4ab5a65b48d5631ad751f795e94d77af1
parente4f4feba329d1cd7e3fe6fb40c93bdb532f6cb5d
i386.c (x86_initialize_trampoline): Emit a call to __enable_execute_stack with the address of the trampoline if...

* config/i386/i386.c (x86_initialize_trampoline): Emit a call
to __enable_execute_stack with the address of the trampoline
if TRANSFER_FROM_TRAMPOLINE is defined.
* config/i386/i386.h (TARGET_64BIT): Expand to a compile-time
constant if building libgcc2.

From-SVN: r58291
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h