From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16223 invoked by alias); 3 Mar 2008 20:15:07 -0000 Received: (qmail 14569 invoked by alias); 3 Mar 2008 20:14:24 -0000 Date: Mon, 03 Mar 2008 20:15:00 -0000 Message-ID: <20080303201424.14568.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/35428] [4.3/4.4 regression] ICE with "-ftrapv" In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gmail dot com" 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-03/txt/msg00152.txt.bz2 ------- Comment #1 from pinskia at gmail dot com 2008-03-03 20:14 ------- Subject: Re: New: [4.3/4.4 regression] ICE with "-ftrapv" This is caused by the vectorizer. Sent from my iPhone On Mar 3, 2008, at 11:50, "reichelt at gcc dot gnu dot org" wrote: > The following valid code snippet triggers an ICE on mainline and 4.3 > branch > when compiled with "-ftrapv -O3" -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35428