This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/20102] Incorrect floating point code generated when assigning to "packed" structure
- From: "oakad at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Feb 2005 10:39:49 -0000
- Subject: [Bug target/20102] Incorrect floating point code generated when assigning to "packed" structure
- References: <20050220105654.20102.oakad@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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