This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32901] [4.1 regression] bitfield constants with multiple bitfields take up space in .data
- From: "j at uriah dot heep dot sax dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2007 08:38:49 -0000
- Subject: [Bug tree-optimization/32901] [4.1 regression] bitfield constants with multiple bitfields take up space in .data
- References: <bug-32901-11199@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from j at uriah dot heep dot sax dot de 2007-07-26 08:38 -------
Created an attachment (id=13982)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13982&action=view)
Test file
Test case. Compile with -Os -S, and optionally -DONLY_ONE_BITFIELD
to see the difference.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32901