From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27287 invoked by alias); 22 Feb 2006 13:01:13 -0000 Received: (qmail 27267 invoked by uid 48); 22 Feb 2006 13:01:10 -0000 Date: Wed, 22 Feb 2006 13:01:00 -0000 Message-ID: <20060222130110.27266.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/26412] Problem with OpenMP / C In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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/msg02506.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-22 13:01 ------- Confirmed, backtrace: #0 0x00105ff4 in omp_add_variable (ctx=0x429008e0, decl=0x41edae70, flags=5) at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:4271 #1 0x00105fc0 in omp_add_variable (ctx=0x429008e0, decl=0x41edae70, flags=5) at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:4253 #2 0x001065fc in omp_notice_variable (ctx=0x578630, decl=0x429008e0, in_code=108 'l') at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:4390 #3 0x001064dc in omp_notice_variable (ctx=0x578630, decl=0x429008e0, in_code=108 'l') at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:4411 #4 0x00106704 in gimplify_var_or_parm_decl (expr_p=0x5) at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:1599 #5 0x001148d4 in gimplify_compound_lval (expr_p=0x41ee0440, pre_p=0xbffff0cc, post_p=0xbffff0d0, fallback=fb_rvalue) at /Users/pinskia/src/gcc/local/gcc/gcc/gimplify.c:1660 -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|UNCONFIRMED |NEW Component|c |middle-end Ever Confirmed|0 |1 Keywords| |ice-on-valid-code, openmp Last reconfirmed|0000-00-00 00:00:00 |2006-02-22 13:01:10 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26412