This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18587] build_v_may_defs and build_vuses can be improved when adding
- From: "amacleod at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2005 12:36:17 -0000
- Subject: [Bug tree-optimization/18587] build_v_may_defs and build_vuses can be improved when adding
- References: <bug-18587-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from amacleod at redhat dot com 2005-10-04 12:36 -------
It looks like operands scan times have snuck up again when building virtual
operand lists.
3.0 Ghz p4:
tree operand scan : 18.97 (27%) usr
TOTAL : 71.11
--
amacleod at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18587