]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (combine_validate_cost): New parameter NEWOTHERPAT.
authorRask Ingemann Lambertsen <rask@sygehus.dk>
Sat, 30 Jun 2007 11:28:57 +0000 (13:28 +0200)
committerRask Ingemann Lambertsen <rask@gcc.gnu.org>
Sat, 30 Jun 2007 11:28:57 +0000 (11:28 +0000)
commit9d35384d74fb0f8b0f8a25b6d44342d5991455ee
treebe2b2c854a34ecde6efefc3a98395e98106b9a6a
parent2ed2257828a1664c503c4e906181da247acc81a1
combine.c (combine_validate_cost): New parameter NEWOTHERPAT.

* 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.

From-SVN: r126142
gcc/ChangeLog
gcc/combine.c