[Bug c++/57917] -Wuninitialized

2013-07-17 Thread nishant.031 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57917 Nishant Sharma changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DUPLICATE

[Bug c++/57917] -Wuninitialized

2013-07-17 Thread nishant.031 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57917 --- Comment #2 from Nishant Sharma --- (In reply to Jonathan Wakely from comment #1) > GCC 4.2 is ancient and no longer supported. > > This is not "critical", it's your code that has a bug, not the compiler. > > You don't use A::isABC in the pro

[Bug c++/57917] -Wuninitialized

2013-07-17 Thread nishant.031 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57917 Nishant Sharma changed: What|Removed |Added Severity|normal |critical

[Bug c++/57917] New: -Wuninitialized

2013-07-17 Thread nishant.031 at gmail dot com
: unassigned at gcc dot gnu.org Reporter: nishant.031 at gmail dot com Hi, Please see code snippet below. g++ -v gave me following output: g++ -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: /home/gcc-4.2.4/configure --prefix=/usr/local/soft/gcc/4.2.4 --disable-nls