From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4933 invoked by alias); 1 Feb 2005 01:51: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 4913 invoked by uid 48); 1 Feb 2005 01:51:26 -0000 Date: Tue, 01 Feb 2005 01:51:00 -0000 Message-ID: <20050201015126.4912.qmail@sourceware.org> From: "janis at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041012234141.17961.janis187@us.ibm.com> References: <20041012234141.17961.janis187@us.ibm.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/17961] ICE for operation on small vector with altivec enabled X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00023.txt.bz2 List-Id: ------- Additional Comments From janis at gcc dot gnu dot org 2005-02-01 01:51 ------- I just tried with today's mainline for powerpc64-unknown-linux-gnu and get the same two ICEs as were reported originally. The 3.4 branch gives the error that Serge noted for -DVECSIZE=2 and accepts -DVECSIZE=8. This is a regression, but no one seems to expect generic vectors to actually work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961