]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
authorJan Hubicka <jh@suse.cz>
Thu, 27 Jul 2006 16:03:22 +0000 (18:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 27 Jul 2006 16:03:22 +0000 (16:03 +0000)
commit96d0cc8186a650f653ec0bb47168b3ccb6426ce2
tree77a6d486ea57a6b544ceda3cd1825bfda772ecac
parent69bfd3c9ba12e99eabd826d507f1c11419e5606a
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)

PR rtl-optimization/28071
* cselib.c (cselib_process_insn): Don't remove useless values too
often for very large hashtables.

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