This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49119] PowerPC: Wrong code with designated initializers and bit fields
- From: "sebastian dot huber at embedded-brains dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 12:19:24 +0000
- Subject: [Bug c/49119] PowerPC: Wrong code with designated initializers and bit fields
- Auto-submitted: auto-generated
- References: <bug-49119-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49119
--- Comment #2 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-08-22 12:19:24 UTC ---
This bug is not present in GCC 4.7.0 20110820. Does anyone know which commit
fixed this problem? Is it possible to integrate the fix in GCC 4.6?