This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38851] Compiler warns about uninitialized variable that is an object with a constructor
- From: "nvachhar at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2009 21:05:06 -0000
- Subject: [Bug c++/38851] Compiler warns about uninitialized variable that is an object with a constructor
- References: <bug-38851-17188@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from nvachhar at google dot com 2009-01-14 21:05 -------
Created an attachment (id=17104)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17104&action=view)
Test case program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38851