PR debug/59992
commite6aeb304a315c7f9f6ed43fe208036efcb9f760a
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Feb 2014 12:57:06 +0000 (28 12:57 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Feb 2014 12:57:06 +0000 (28 12:57 +0000)
tree7d53a818d98bcca10434e439b2d2301235657e96
parent50f4b776667225611302c24037acf6159b1f1659
PR debug/59992
* cselib.c (remove_useless_values): Skip to avoid quadratic
behavior if the condition moved from...
(cselib_process_insn): ... here holds.

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