From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14316 invoked by alias); 23 Feb 2006 18:37:55 -0000 Received: (qmail 14302 invoked by uid 48); 23 Feb 2006 18:37:53 -0000 Date: Thu, 23 Feb 2006 18:37:00 -0000 Message-ID: <20060223183753.14301.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/msg02680.txt.bz2 List-Id: ------- Comment #2 from jb at gcc dot gnu dot org 2006-02-23 18:37 ------- I have the current CVS of cp2k, it fails with gfortran -c -O3 -g -ffast-math -fomit-frame-pointer message_passing.f90 ... message_passing.f90: In function 'mp_perf_env_create': message_passing.f90:58: internal compiler error: in add_virtual_operand, at tree-ssa-operands.c:1867 Confirmed. And yes, it seems cp2k is a good testsuite for modern Fortran features. -- jb at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-02-23 18:37:53 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26444