]> git.ipfire.org Git - thirdparty/gcc.git/commit
* combine.c (combine_validate_cost): New parameter NEWOTHERPAT.
authorrask <rask@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jun 2007 11:28:57 +0000 (11:28 +0000)
committerrask <rask@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jun 2007 11:28:57 +0000 (11:28 +0000)
commit06a8a63d09b62250b61cab7509c345e4b52b6951
treebe2b2c854a34ecde6efefc3a98395e98106b9a6a
parentffbd194b988865c76cfe0b743b88bbdd49e5a391
* combine.c (combine_validate_cost): New parameter NEWOTHERPAT.
(try_combine): Move potential calls to undo_all() so they happen
before we commit to using the combined insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126142 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c