------- Comment #12 from manu at gcc dot gnu dot org 2008-02-01 18:21 ------- (In reply to comment #10) > > The PHI is correct, you get one arg per incoming edge.
What I meant by correct is that there is some reasonable way to end up with this PHI containing an empty definition when there is no uninitialized use of a variable. Sorry for the confusion. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33802