This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37248] [4.3/4.4 Regression] regression 4.3.1 -> 4.3.2-rc transformation bitfield to individual bytes
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2008 16:29:08 -0000
- Subject: [Bug middle-end/37248] [4.3/4.4 Regression] regression 4.3.1 -> 4.3.2-rc transformation bitfield to individual bytes
- References: <bug-37248-1034@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jakub at gcc dot gnu dot org 2008-08-28 16:29 -------
Well, on the 4.3 branch it has been removed just because it has been removed on
the trunk and happened to make one PR away. See PR36449 for an alternative fix
that doesn't disable the optimization.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37248