From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5389 invoked by alias); 19 Dec 2006 21:56:07 -0000 Received: (qmail 5346 invoked by uid 48); 19 Dec 2006 21:55:58 -0000 Date: Tue, 19 Dec 2006 21:56:00 -0000 Message-ID: <20061219215558.5345.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "kargl at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg01626.txt.bz2 ------- Comment #15 from kargl at gcc dot gnu dot org 2006-12-19 21:55 ------- Just a note here. My recent compilation of LAPACK with gfortran has stumbled onto to this bug. gfc -w -c -O3 -march=opteron -funroll-loops -ftree-vectorize \ -I/home/kargl/opt/modules sget33.f sget33.f: In function 'sget33': sget33.f:1: internal compiler error: in insert_into_preds_of_block, at tree-ssa-pre.c:2750 Please submit a full bug report, -- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29922