[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2009-02-07 Thread manu at gcc dot gnu dot org
--- Comment #7 from manu at gcc dot gnu dot org 2009-02-07 15:05 --- This needs conditional PHIs (or smarter propagation) so a duplicate of bug 36550 *** This bug has been marked as a duplicate of 36550 *** -- manu at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2008-02-01 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2008-02-01 17:08 --- Argh, the other way around (this testcase is shorter). -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2008-02-01 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2008-02-01 17:05 --- ... to mark as a duplicate of PR 29479. They are almost the same testcase. *** This bug has been marked as a duplicate of 29479 *** -- manu at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2008-02-01 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2008-02-01 17:08 --- *** Bug 29479 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27289

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2008-02-01 Thread manu at gcc dot gnu dot org
--- Comment #6 from manu at gcc dot gnu dot org 2008-02-01 17:10 --- Confirmed with GNU C (GCC) version 4.3.0 20080122 (experimental) (x86_64-unknown-linux-gnu) -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2008-02-01 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-02-01 17:00 --- Not a duplicate of PR 5035, sice that one is fixed and this isn't. -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27289] Gcc produces spurious -Wuninitialized warning compiling gdb

2006-04-24 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-24 17:06 --- This is the old problem referenced in PR 5035. *** This bug has been marked as a duplicate of 5035 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added