From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 763 invoked by alias); 21 Feb 2005 10:39:54 -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 736 invoked by uid 48); 21 Feb 2005 10:39:49 -0000 Date: Mon, 21 Feb 2005 19:50:00 -0000 Message-ID: <20050221103949.735.qmail@sourceware.org> From: "oakad at yahoo dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050220105654.20102.oakad@yahoo.com> References: <20050220105654.20102.oakad@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/20102] Incorrect floating point code generated when assigning to "packed" structure X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg02471.txt.bz2 List-Id: ------- Additional Comments From oakad at yahoo dot com 2005-02-21 10:39 ------- I would like to notice that the issue only arises with packed structs, which are mostly found in places where exception handling is undesirable. Non-packed structs are always aligned anyway. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20102