This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21417] Missed jump threading opportunity on trees
- 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: 6 May 2005 14:12:08 -0000
- Subject: [Bug tree-optimization/21417] Missed jump threading opportunity on trees
- References: <20050506131045.21417.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-06 14:12 -------
Confirmed, there is a load PRE missing also which looks like is causing the jump threader not to be able
to do this jump.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-05-06 14:12:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21417