From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12234 invoked by alias); 29 Nov 2006 05:05:43 -0000 Received: (qmail 12172 invoked by uid 48); 29 Nov 2006 05:05:29 -0000 Date: Wed, 29 Nov 2006 05:05:00 -0000 Message-ID: <20061129050529.12171.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/23684] Combine stores for non strict alignment targets In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg02449.txt.bz2 ------- Comment #5 from pinskia at gcc dot gnu dot org 2006-11-29 05:05 ------- (In reply to comment #4) > Target powerpc-*-* is wrong. See bug 29158 (my dupe) for the i386 assembly > produced by a slightly more recent compiler. It's x86_64 too. I just used the target as powerpc as I was also showing asm code. > It's not just (char*) either. It's (short*) and even struct members. The problems are all the same, really. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23684