------- Comment #6 from pinskia at gcc dot gnu dot org 2007-06-05 15:54 ------- ..(In reply to comment #3) > We would like to propose a target of 3.4 if possible.
Anything before 4.1.x is no longer maintained. Also I don't remember the rules for oversized bit-fields to confirm this is a bug or not. Maybe quoting from the C++ standard and the ABI documents would be a better way of getting this fixed. Also note if GCC changes this, it will break what we call the current ABI so we need to say we going to break it and the ABI cannot change on a release branch either. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32210