From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18627 invoked by alias); 26 Jul 2005 13:21:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 18345 invoked by uid 48); 26 Jul 2005 13:21:19 -0000 Date: Tue, 26 Jul 2005 13:21:00 -0000 Message-ID: <20050726132119.18344.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050726064238.23071.sabre@nondot.org> References: <20050726064238.23071.sabre@nondot.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23071] Darwin alignment ignores "attribute packed" for first 'double' element of a struct X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg03358.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-26 13:21 ------- I still don't believe this is a bug. As the alignment of whole struct is still 8 as double is first, even if the alignment of that double is 4. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org GCC host triplet|powerpc-darwin-* | GCC target triplet| |powerpc-darwin, powerpc-aix http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23071