From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4805 invoked by alias); 17 Sep 2010 20:25:09 -0000 Received: (qmail 4603 invoked by uid 48); 17 Sep 2010 20:24:57 -0000 Date: Fri, 17 Sep 2010 20:25:00 -0000 Message-ID: <20100917202457.4602.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-09/txt/msg02020.txt.bz2 ------- Comment #19 from hjl dot tools at gmail dot com 2010-09-17 20:24 ------- It comes back with revision 164375: http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg00669.html for PR 45678. On Linux/ia32, I got FAIL: gcc.target/i386/incoming-9.c scan-assembler-not andl[\\t ]*\\$-16,[\\t ]*%esp It is because we are using stack offset of local variable for its alignment. -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |45678 nThis| | Status|RESOLVED |UNCONFIRMED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44542