From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21824 invoked by alias); 19 Apr 2010 02:25:30 -0000 Received: (qmail 21649 invoked by uid 48); 19 Apr 2010 02:25:10 -0000 Date: Mon, 19 Apr 2010 02:25:00 -0000 Message-ID: <20100419022510.21648.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/43774] option -O2 generates wrong assembly code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dirtysalt1987 at gmail dot com" 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: 2010-04/txt/msg01752.txt.bz2 ------- Comment #7 from dirtysalt1987 at gmail dot com 2010-04-19 02:25 ------- (In reply to comment #6) > Just a littke more: alignof (struct _x_t) is 4 therefor so is the alignof(_x_t > ::data). > 3ku very much,with your explanation I think I can understand it..3ku very much. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43774