bitfield11.C
161 Bytes
-
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field… · 29edb15c
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field whose width exceeds that of its... * class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field whose width exceeds that of its type. * g++.dg/abi/bitfield11.C: New test. * g++.dg/abi/bitfield12.C: Likewise. From-SVN: r71392
Mark Mitchell committed