From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20546 invoked by alias); 6 Oct 2007 19:37:52 -0000 Received: (qmail 20512 invoked by uid 48); 6 Oct 2007 19:37:43 -0000 Date: Sat, 06 Oct 2007 19:37:00 -0000 Message-ID: <20071006193743.20511.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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: 2007-10/txt/msg00545.txt.bz2 ------- Comment #3 from pinskia at gcc dot gnu dot org 2007-10-06 19:37 ------- Vectorizer produces invalid Gimple SSA code: D.1769_169 = D.1599 /[ex] 4; D.1599 should be renamed. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dorit at gcc dot gnu dot org Summary|[4.3 Regression] ICE when |[4.3 Regression] ICE when |compilling elbg.c from |compilling elbg.c from |ffmpeg |ffmpeg (vectorizer) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33680