From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16465 invoked by alias); 12 Jan 2006 17:48:54 -0000 Received: (qmail 16454 invoked by uid 48); 12 Jan 2006 17:48:52 -0000 Date: Thu, 12 Jan 2006 17:48:00 -0000 Message-ID: <20060112174852.16453.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/25755] ICE in testsuite/gcc.c-torture/execute/20050316-1.c In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "brett dot albertson at stratech dot com" 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 X-SW-Source: 2006-01/txt/msg01180.txt.bz2 List-Id: ------- Comment #1 from brett dot albertson at stratech dot com 2006-01-12 17:48 ------- Update: If I add "-mmmx" as a command line argument, this successfully compiles for me. I got the idea from this error message: dev-zero:{root}# /opt/gcc-4.1/bin/g++ -c 20050316-1.c 20050316-1.c: In function 'int test2(int __vector__)': 20050316-1.c:17: warning: MMX vector argument without MMX enabled changes the ABI Brett -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25755