From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3072 invoked by alias); 5 Nov 2005 11:17:14 -0000 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 Received: (qmail 2973 invoked by uid 48); 5 Nov 2005 11:17:09 -0000 Date: Sat, 05 Nov 2005 11:17:00 -0000 Message-ID: <20051105111709.2972.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgomp/24682] Sample program at OpenMP web site fails with ICE In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "magnus_os at yahoo dot se" X-SW-Source: 2005-11/txt/msg00729.txt.bz2 List-Id: ------- Comment #1 from magnus_os at yahoo dot se 2005-11-05 11:17 ------- I just found out that I made a small misstake in the copy & paste of the example. One line the "initialize" subroutine has two variable declarations like this: integer i, j real*8 x Please press Return to separate these two statements. Sorry about this. -- magnus_os at yahoo dot se changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus_os at yahoo dot se Keywords| |openmp http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24682