From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30801 invoked by alias); 29 Mar 2004 23:55:35 -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 30793 invoked by uid 48); 29 Mar 2004 23:55:34 -0000 Date: Mon, 29 Mar 2004 23:55:00 -0000 Message-ID: <20040329235534.30792.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040329200139.14776.ford@vss.fsi.com> References: <20040329200139.14776.ford@vss.fsi.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14776] -mfpmath=sse causes movapd from non-16-byte aligned address X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg03357.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-29 23:55 ------- Can you provide the output of gcc -v? I still cannot reproduce it with: gcc pr14776.c -O2 -march=pentium4 -mfpmath=sse -c -g -malign-double -mstack-arg-probe -mfp-ret-in-387 -mieee-fp on linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14776