[Bug c++/32210] Wrong alignment of struct members where one member is bitfield exceeding its type.

2007-06-05 Thread cjain at ca dot ibm dot com
--- Comment #2 from cjain at ca dot ibm dot com 2007-06-05 15:17 --- (In reply to comment #1) for what target? I tried the testcase on a SLES10 machine. Here is the output on sles9 with g++ 3.3.3: Here Printing an object on 4 bytes Byte 0 is 0 Byte 1 is 1 Byte 2 is 0 Byte 3 is 1

[Bug c++/32210] Wrong alignment of struct members where one member is bitfield exceeding its type.

2007-06-05 Thread cjain at ca dot ibm dot com
--- Comment #3 from cjain at ca dot ibm dot com 2007-06-05 15:46 --- We would like to propose a target of 3.4 if possible. -- cjain at ca dot ibm dot com changed: What|Removed |Added

[Bug c++/32210] New: Wrong alignment of struct members where one member is bitfield exceeding its type.

2007-06-04 Thread cjain at ca dot ibm dot com
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: cjain at ca dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32210