From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26276 invoked by alias); 1 May 2010 22:41:41 -0000 Received: (qmail 26226 invoked by uid 48); 1 May 2010 22:41:25 -0000 Date: Sat, 01 May 2010 22:41:00 -0000 Message-ID: <20100501224125.26225.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/10901] non-local goto's don't work on darwin In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg00059.txt.bz2 ------- Comment #22 from howarth at nitro dot med dot uc dot edu 2010-05-01 22:41 ------- This issue also appears to exist in llvm-gcc-4.2-2.7... llvm-gcc -O3 -fnested-functions pr10901.c pr10901.c: In function 'main': pr10901.c:5: sorry, unimplemented: non-local gotos not supported by LLVM -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10901