From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25112 invoked by alias); 15 Jun 2010 17:20:35 -0000 Received: (qmail 25011 invoked by uid 48); 15 Jun 2010 17:20:14 -0000 Date: Tue, 15 Jun 2010 17:20:00 -0000 Message-ID: <20100615172014.25010.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/44542] expand_one_stack_var_at may set DECL_ALIGN to a too high value In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools 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-06/txt/msg01622.txt.bz2 ------- Comment #11 from hjl dot tools at gmail dot com 2010-06-15 17:20 ------- Created an attachment (id=20921) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20921&action=view) An updated patch I don't see why expand_one_stack_var_at should compute alignment when its callers know what the alignment should be. We just need to do some sanity check. -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20920|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44542