> Hello list,
>
> I ported a patch from last year's GSOC to current trunk, removing
> deprecated hash tables and adding some new ones. I also backed out a
> change that reduced collisions by decreasing load factor because it had
> created controversy, so this patch should be easily applicable
One line patch to update Makefile.
2012-05-21 Dimitrios Apostolou
* gcc/Makefile.in: (toplev.o) toplev.o depends on cselib.h.
=== modified file 'gcc/Makefile.in'
--- gcc/Makefile.in 2012-05-04 20:04:47 +
+++ gcc/Makefile.in 2012-05-21 14:08:45 +
@@ -2751,7 +2751,7 @