From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22527 invoked by alias); 27 Aug 2008 07:54:22 -0000 Received: (qmail 22010 invoked by uid 48); 27 Aug 2008 07:53:02 -0000 Date: Wed, 27 Aug 2008 07:54:00 -0000 Message-ID: <20080827075302.22009.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/37251] [4.4 Regression] ICE with ira: delete_allocno_from_bucket In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jv244 at cam dot ac dot uk" 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: 2008-08/txt/msg02027.txt.bz2 ------- Comment #3 from jv244 at cam dot ac dot uk 2008-08-27 07:53 ------- This is the minimal command line to reproduce the bug: gfortran -c -O1 -ffast-math -march=core2 bug_PR37251.f90 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37251