]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 28 Feb 2014 12:57:06 +0000 (12:57 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 28 Feb 2014 12:57:06 +0000 (12:57 +0000)
commit22414f3ffcc916cf5fdaa5d3b0d180c197b6d848
tree7d53a818d98bcca10434e439b2d2301235657e96
parent2e08491710f04b854ed9b7c8d0b520c2c6eac115
re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)

PR debug/59992
* cselib.c (remove_useless_values): Skip to avoid quadratic
behavior if the condition moved from...
(cselib_process_insn): ... here holds.

From-SVN: r208220
gcc/ChangeLog
gcc/cselib.c