This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14442] [tree-ssa] missed sib if conversion optimization on the tree level (PHI-OPT misses that !(a == 0) is just a != 0)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2005 00:01:11 -0000
- Subject: [Bug tree-optimization/14442] [tree-ssa] missed sib if conversion optimization on the tree level (PHI-OPT misses that !(a == 0) is just a != 0)
- References: <bug-14442-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from pinskia at gcc dot gnu dot org 2005-10-23 00:01 -------
And I don't have time for this any more. Maybe After I have laptop fixed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14442