[Bug c++/23833] warning: "ignoring packed attribute on unpacked non-POD field" on templates

2005-09-12 Thread Dmitry dot Chepel at acronis dot com
--- Additional Comments From Dmitry dot Chepel at acronis dot com 2005-09-12 13:46 --- #include template struct GuidTemplate { char kk; D TimeLow; W TimeMid; W TimeHiAndVer; union { char ClkSeqAndNodeArray[8]; long long ClkSeqAndNodeQword

[Bug c++/23833] warning: "ignoring packed attribute on unpacked non-POD field" on templates

2005-09-12 Thread Dmitry dot Chepel at acronis dot com
--- Additional Comments From Dmitry dot Chepel at acronis dot com 2005-09-12 13:46 --- Created an attachment (id=9710) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9710&action=view) the preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23833

[Bug c++/23833] warning: "ignoring packed attribute on unpacked non-POD field" on templates

2005-09-12 Thread Dmitry dot Chepel at acronis dot com
--- Additional Comments From Dmitry dot Chepel at acronis dot com 2005-09-12 13:45 --- Created an attachment (id=9709) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9709&action=view) output from compler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23833

[Bug c++/23833] New: warning: "ignoring packed attribute on unpacked non-POD field" on templates

2005-09-12 Thread Dmitry dot Chepel at acronis dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Dmitry dot Chepel at acronis dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_