[Bug c++/13983] no warning on some non-POD struct with packed attribute

2006-07-05 Thread jason at gcc dot gnu dot org
--- Comment #12 from jason at gcc dot gnu dot org 2006-07-06 03:44 --- feexd -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2006-07-05 Thread jason at gcc dot gnu dot org
--- Comment #11 from jason at gcc dot gnu dot org 2006-07-06 03:33 --- Subject: Bug 13983 Author: jason Date: Thu Jul 6 03:33:20 2006 New Revision: 115220 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115220 Log: PR c++/13983 PR c++/17519 * stor-layout.

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2006-07-05 Thread jason at gcc dot gnu dot org
--- Comment #10 from jason at gcc dot gnu dot org 2006-07-06 02:21 --- Subject: Bug 13983 Author: jason Date: Thu Jul 6 02:21:17 2006 New Revision: 115219 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115219 Log: PR c++/13983 PR c++/17519 * stor-layout.

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2006-07-05 Thread jason at gcc dot gnu dot org
--- Comment #9 from jason at gcc dot gnu dot org 2006-07-06 02:09 --- Subject: Bug 13983 Author: jason Date: Thu Jul 6 02:09:02 2006 New Revision: 115217 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115217 Log: PR c++/13983 PR c++/17519 * stor-layout.c

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2006-03-15 Thread mdorey at bluearc dot com
--- Comment #8 from mdorey at bluearc dot com 2006-03-16 04:31 --- (In reply to comment #5) > Nathan could you comment on this bug. Two years with no comment. Is it because the Severity is set to Enhancement? I'm convinced that the warning is incorrect, not missing, so I think the Sev

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2005-09-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-18 02:06 --- *** Bug 23833 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/13983] no warning on some non-POD struct with packed attribute

2005-04-26 Thread mdorey at bluearc dot com
--- Additional Comments From mdorey at bluearc dot com 2005-04-26 19:53 --- (In reply to comment #5) > Nathan could you comment on this bug. This bug may be related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17519 There's an interesting discussion in that bug, including comments fr