[Bug c++/52263] Zero-initialization doesn't seem to work correctly for virtual inheritance

2012-02-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52263

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Known to work||4.6.3, 4.7.0
 Resolution||FIXED
   Target Milestone|--- |4.6.3
  Known to fail||4.6.2

--- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-02-16 
10:42:33 UTC ---
Fixed for 4.6.3 indeed.


[Bug c++/52263] Zero-initialization doesn't seem to work correctly for virtual inheritance

2012-02-15 Thread ryan_at_work_also at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52263

--- Comment #1 from Ryan ryan_at_work_also at hotmail dot com 2012-02-15 
18:39:38 UTC ---
I forgot to add the system - Linux 2.6.40.3-0.fc15.x86_64


[Bug c++/52263] Zero-initialization doesn't seem to work correctly for virtual inheritance

2012-02-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52263

--- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2012-02-16 
03:04:24 UTC ---
I think this has been fixed already on both the 4.6 branch and the trunk.