From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6399 invoked by alias); 10 Oct 2002 19:46:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 6352 invoked by uid 71); 10 Oct 2002 19:46:01 -0000 Date: Thu, 10 Oct 2002 12:46:00 -0000 Message-ID: <20021010194601.6349.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Ian Ollmann Subject: Re: optimization/8049: SSE unaligned vector stores crash with -O0 Reply-To: Ian Ollmann X-SW-Source: 2002-10/txt/msg00419.txt.bz2 List-Id: The following reply was made to PR optimization/8049; it has been noted by GNATS. From: Ian Ollmann To: Jan Hubicka Cc: hubicka@gcc.gnu.org, , , Subject: Re: optimization/8049: SSE unaligned vector stores crash with -O0 Date: Thu, 10 Oct 2002 12:44:08 -0700 On Thu, 10 Oct 2002, Jan Hubicka wrote: > This really is load, however it is stored previously as: > > 0x80484c9 : movaps %xmm0,0xffffff68(%ebp) Why is that a store and this a load? 0x804888b movaps %xmm0, 0x4 (%esp,1) --------------------------------------------------- Ian Ollmann, Ph.D. iano@cco.caltech.edu ---------------------------------------------------