From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31098 invoked by alias); 7 Sep 2005 01:42:36 -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 31044 invoked by uid 48); 7 Sep 2005 01:42:27 -0000 Date: Wed, 07 Sep 2005 01:42:00 -0000 Message-ID: <20050907014227.31041.qmail@sourceware.org> From: "amodra at bigpond dot net dot au" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050901180520.23684.pinskia@gcc.gnu.org> References: <20050901180520.23684.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/23684] Combine stores for non strict alignment targets X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00762.txt.bz2 List-Id: ------- Additional Comments From amodra at bigpond dot net dot au 2005-09-07 01:42 ------- Also even when -mstrict-align if using typedef char align_char __attribute__ ((aligned (4))); void foo (align_char *input) ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23684