------- Comment #3 from rguenth at gcc dot gnu dot org 2005-11-16 11:43 -------
This is fixed in 3.4.5. And btw, your code is invalid:
/home/ivan/ootbc/common/include/bitPointer.hh: In member function
bitPointer<T, bitWidth, ordering>& bitPointer<T, bitWidth,
ordering>::operator=(const bitPointer<T, bitWidth, ordering>&):
/home/ivan/ootbc/common/include/bitPointer.hh:283: error: invalid use of class
hide::bitFieldBase<bitWidth>
/home/ivan/ootbc/common/include/bitPointer.hh:284: error: invalid use of class
hide::bitFieldBase<bitWidth>
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-invalid-code
Known to fail| |3.4.4
Known to work| |3.4.5 4.0.0
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24889