From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 953 invoked by alias); 23 Feb 2006 20:18:08 -0000 Received: (qmail 840 invoked by uid 48); 23 Feb 2006 20:18:02 -0000 Date: Thu, 23 Feb 2006 21:03:00 -0000 Message-ID: <20060223201802.839.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/26444] gfortran does not compile cp2k In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jb 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/msg02687.txt.bz2 List-Id: ------- Comment #6 from jb at gcc dot gnu dot org 2006-02-23 20:18 ------- Created an attachment (id=10904) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10904&action=view) Causes ICE when compiled with -O3 This is a self-contained example that show the tree bug. It doesn't appear with -O2, you need -O3. message_passing.f90: In function 'mp_perf_env_create': message_passing.f90:462: internal compiler error: in add_virtual_operand, at tree-ssa-operands.c:1867 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26444