From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8954 invoked by alias); 7 Sep 2006 09:29:01 -0000 Received: (qmail 8926 invoked by uid 48); 7 Sep 2006 09:28:51 -0000 Date: Thu, 07 Sep 2006 09:29:00 -0000 Subject: [Bug fortran/28971] New: ICE: Segmentation fault on valid code X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "enok at lysator dot liu dot se" 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-09/txt/msg00512.txt.bz2 List-Id: When compiling a small file with standard flags the compiler crashes. This seems to be related to a WHERE construct. The code is accepted without warnings by e.g. Intel fortran compiler and others. The version of gfortran is 4.2.0 20060819 -- Summary: ICE: Segmentation fault on valid code Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: enok at lysator dot liu dot se GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28971