From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2145 invoked by alias); 22 Nov 2005 09:12:37 -0000 Received: (qmail 2131 invoked by alias); 22 Nov 2005 09:12:34 -0000 Date: Tue, 22 Nov 2005 09:12:00 -0000 Message-ID: <20051122091234.2130.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/24959] Trampolines fail on i686-apple-darwin because stack is not executable In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "gcc at microbizz dot nl" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2005-11/txt/msg03099.txt.bz2 List-Id: ------- Comment #4 from gcc at microbizz dot nl 2005-11-22 09:12 ------- Subject: Trampolines fail on i686-apple-darwin because stack is not executable Clarification - I forgot to mention that the code above (the ENABLE_EXECUTE_STACK macro) must be added to gcc/config/i386/darwin.h not to gcc/config/darwin.h. It works also for gcc-3.4.4. Adriaan van Os -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24959