------- Additional Comments From janis187 at us dot ibm dot com 2005-01-19 17:04 ------- Mark, your response addresses the original message but not the later ones, and not either of the attached test cases. In those the class is:
class bc {
public:
char m1 :17;
};
m1 is assigned a value of 1, which certainly fits.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19448
