From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3867 invoked by alias); 6 Feb 2006 09:40:37 -0000 Received: (qmail 3847 invoked by uid 48); 6 Feb 2006 09:40:35 -0000 Date: Mon, 06 Feb 2006 09:40:00 -0000 Message-ID: <20060206094035.3846.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/26084] [gomp-branch] ICE (segfault) on C++ OpenMP code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "reichelt at gcc dot gnu dot org" 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: 2006-02/txt/msg00465.txt.bz2 List-Id: ------- Comment #3 from reichelt at gcc dot gnu dot org 2006-02-06 09:40 ------- I don't get a segfault, but the error message: bug.cc:11: internal compiler error: vector VEC(eh_region,base) index domain error, in can_throw_internal_1 at except.c:2580 Looks like a duplicate of PR 26076 to me. -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26084