This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/35609] [4.3/4.4 Regression] "is used uninitialized in this function" should be may warning



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-03-16 21:30 -------
So Jump threading comes along and threads the jump for some reason makes the
PHI node go away.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35609


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]