Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753752AbZKSSgF (ORCPT ); Thu, 19 Nov 2009 13:36:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753248AbZKSSgF (ORCPT ); Thu, 19 Nov 2009 13:36:05 -0500 Received: from mail-yw0-f202.google.com ([209.85.211.202]:54912 "EHLO mail-yw0-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753059AbZKSSgD (ORCPT ); Thu, 19 Nov 2009 13:36:03 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=s7rV92EHYUdC0dNwGr8PIZljFazX7NXmRGJLmLdQ8gzgicJnuTjbwcg9TdFGghIb8a 81sg7tKG0dlYAHsNcNeaHojR5X8JPREcsYn8PXRthb8Zrki63ioZB2u+l88+jhFDOqcL HPntrhLtN6qJsZLCNlmS62Q1+sWPf/+cQ8gws= MIME-Version: 1.0 In-Reply-To: <1258655585.22249.751.camel@gandalf.stny.rr.com> References: <20091119072040.GA23579@elte.hu> <4B058C76.9090609@redhat.com> <1258655585.22249.751.camel@gandalf.stny.rr.com> Date: Thu, 19 Nov 2009 10:36:08 -0800 Message-ID: Subject: Re: BUG: GCC-4.4.x changes the function frame on some functions From: Andrew Pinski To: rostedt@goodmis.org Cc: Andrew Haley , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , LKML , Andrew Morton , Heiko Carstens , feng.tang@intel.com, "Fr??d??ric Weisbecker" , Peter Zijlstra , jakub@redhat.com, gcc@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 15 On Thu, Nov 19, 2009 at 10:33 AM, Steven Rostedt wrote: > It has to align the entire stack? Why not just the variable within the > stack? I had proposed a patch which just aligns the variable but that patch was never really commented on and HJL's patches to realign the whole stack went in afterwards. Thanks, Andrew Pinski -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/