From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5809 invoked by alias); 23 May 2008 12:52:20 -0000 Received: (qmail 5724 invoked by uid 48); 23 May 2008 12:51:37 -0000 Date: Fri, 23 May 2008 12:52:00 -0000 Message-ID: <20080523125137.5723.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/36237] internal compiler error: in lower_stmt, at gimple-low.c:282 erase 'private(localTodoStack)' it compiles successfully. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "silviug at gmail dot com" 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: 2008-05/txt/msg01772.txt.bz2 ------- Comment #4 from silviug at gmail dot com 2008-05-23 12:51 ------- (In reply to comment #3) > Note that your example is very buggy. Yes, I must agree, I'm new to OpenMP :) In the end I solved the issues you are pointing out. Still I shouldn't get a compiler internal error for buggy code, right? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36237