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/23777] Does not remove all references to var


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-09-08 10:00 -------
Created an attachment (id=9689)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9689&action=view)
reduced testcase from gcc.i

Testcase.  Compile with -O2, compare asm and tree-vars dump.
Note: testcase contains uses of uninitialized variables.

-- 


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


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