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 c++/16277] [3.5 regression] Still spurious warnings about unused SSA variables


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-30 21:41 -------
Look at the tree dump I gave again, this.1 is stored to in the false case but only set in the true case.

-- 


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


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