------- Comment #12 from jwakely dot gcc at gmail dot com 2010-06-03 09:27 ------- Apart from the false positives, another problem is that the check for layout_pod_type_p is not right. An empty class is a POD but doesn't need initialising.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2972