https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #21 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Mon Dec 1 13:48:21 2014 New Revision: 218214 URL: https://gcc.gnu.org/viewcvs?rev=218214&root=gcc&view=rev Log: 2014-12-01 Richard Biener <rguent...@suse.de> PR middle-end/64111 * tree.c (int_cst_hash_hash): Use TYPE_UID instead of htab_hash_pointer to not break PCH. Modified: branches/gcc-4_8-branch/gcc/ChangeLog branches/gcc-4_8-branch/gcc/tree.c