From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26347 invoked by alias); 22 Apr 2003 11:07:30 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26340 invoked from network); 22 Apr 2003 11:07:30 -0000 Received: from unknown (HELO nile.gnat.com) (205.232.38.5) by sources.redhat.com with SMTP; 22 Apr 2003 11:07:30 -0000 Received: by nile.gnat.com (Postfix, from userid 338) id 071B7F2CB7; Tue, 22 Apr 2003 07:07:29 -0400 (EDT) To: aph@redhat.com, nathan@codesourcery.com Subject: Re: On alignment Cc: gcc@gcc.gnu.org, jason@redhat.com Message-Id: <20030422110729.071B7F2CB7@nile.gnat.com> Date: Tue, 22 Apr 2003 14:43:00 -0000 From: dewar@gnat.com (Robert Dewar) X-SW-Source: 2003-04/txt/msg01055.txt.bz2 > That packing rule is part of the i86 psABI It's still mighty odd, and of course in Ada you have to override this rule since it conflicts with the Ada standard, which requires that the default minimum alignment of a composite be not less than the alignment of any component.