[Bug middle-end/22275] [3.4/4.0/4.1/4.2 Regression] bitfield layout change (regression?)
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 18 23:08:00 GMT 2006
------- Comment #30 from steven at gcc dot gnu dot org 2006-01-18 23:08 -------
We should at least avoid introducing a third variant of how we lay out these
nasty zero-sized friends. People actually use them. For example Wine uses
them to enforce compatible alignment and data layout with MS Windows
datastructure. Wine has a bunch of #ifdefs spread around in its sources to
make it work with the pre- and post-GCC 3.4 layout. Adding a third would drive
those poor people nuts.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22275
More information about the Gcc-bugs
mailing list