From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4629 invoked by alias); 7 Jun 2005 10:13:31 -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 4193 invoked by uid 48); 7 Jun 2005 10:13:27 -0000 Date: Tue, 07 Jun 2005 10:13:00 -0000 Message-ID: <20050607101327.4192.qmail@sourceware.org> From: "dorit at il dot ibm dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050606191926.21933.reichelt@gcc.gnu.org> References: <20050606191926.21933.reichelt@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/21933] [4.1 regression] ICE with -ftree-vectorize X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg01088.txt.bz2 List-Id: ------- Additional Comments From dorit at il dot ibm dot com 2005-06-07 10:13 ------- I also see this on powerpc-apple-darwin: g++ -O -ftree-vectorize -maltivec pr21933.cc pr21933.cc: In function 'void baz()': pr21933.cc:23: internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:750 Keith is looking into it. (probably a duplicate of PR21884 ?) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21933