From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16919 invoked by alias); 20 Sep 2004 02:08:23 -0000 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 Received: (qmail 16898 invoked by uid 48); 20 Sep 2004 02:08:21 -0000 Date: Mon, 20 Sep 2004 02:08:00 -0000 Message-ID: <20040920020821.16896.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040919165202.17560.kherron+gcc@fmailbox.com> References: <20040919165202.17560.kherron+gcc@fmailbox.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/17560] [4.0 Regression] Segmentation fault compiling prdtoa.c with -Os X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg02212.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-20 02:08 ------- I should note that is the date when IV-OPTs come into which is what is causing the crash by calling scalar evolution code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17560