[Bug c++/41135] Uninitialized variable usage warning broken

2009-08-27 Thread bgamari at gmail dot com
--- Comment #4 from bgamari at gmail dot com 2009-08-27 19:49 --- This was reported against the Ubuntu package as Launchpad bug #420129 (https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/420129) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41135

[Bug c++/41135] Uninitialized variable usage warning broken

2009-08-25 Thread bangerth at gmail dot com
--- Comment #3 from bangerth at gmail dot com 2009-08-25 13:45 --- Agreed -- I do get the warning from current mainline as well. -- bangerth at gmail dot com changed: What|Removed |Added -

[Bug c++/41135] Uninitialized variable usage warning broken

2009-08-21 Thread redi at gcc dot gnu dot org
--- Comment #2 from redi at gcc dot gnu dot org 2009-08-21 09:56 --- I get the warning with FSF 4.4.1 and the 4.5.0 20090813 snapshot, looks like a problem with ubuntu's 4.4.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41135

[Bug c++/41135] Uninitialized variable usage warning broken

2009-08-20 Thread bgamari at gmail dot com
--- Comment #1 from bgamari at gmail dot com 2009-08-20 23:26 --- Created an attachment (id=18408) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18408&action=view) Warning test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41135