This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23777] Does not remove all references to var
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2005 10:01:01 -0000
- Subject: [Bug tree-optimization/23777] Does not remove all references to var
- References: <20050908095910.23777.rguenth@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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