]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (thread_jumps): Speed up by keeping a pointer to the last used element...
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 8 Nov 2004 22:41:40 +0000 (22:41 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 8 Nov 2004 22:41:40 +0000 (22:41 +0000)
commit31864f59563cedc3311da0139a0e1be069ed8de9
treeec56bc6d355d6883616455c1023dc6a3fce63600
parent892c7e1ec64650c6759c5f7f33f980ff8df9f464
tree-cfg.c (thread_jumps): Speed up by keeping a pointer to the last used element in the worklist.

* tree-cfg.c (thread_jumps): Speed up by keeping a pointer to
the last used element in the worklist.

From-SVN: r90314
gcc/ChangeLog
gcc/tree-cfg.c