r208221 - in /trunk/gcc: ChangeLog cselib.c
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Fri Feb 28 12:57:00 GMT 2014
Author: aoliva
Date: Fri Feb 28 12:57:40 2014
New Revision: 208221
URL: http://gcc.gnu.org/viewcvs?rev=208221&root=gcc&view=rev
Log:
PR debug/59992
* cselib.c (cselib_hasher::equal): Special-case VALUE lookup.
(cselib_preserved_hash_table): New.
(preserve_constants_and_equivs): Move preserved vals to it.
(cselib_find_slot): Look it up first.
(cselib_init): Initialize it.
(cselib_finish): Release it.
(dump_cselib_table): Dump it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cselib.c
More information about the Gcc-cvs
mailing list