[Bug middle-end/64111] [5.0 regression] ICE: conversion of register to a different size

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 1 13:43:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111

--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Dec  1 13:42:45 2014
New Revision: 218212

URL: https://gcc.gnu.org/viewcvs?rev=218212&root=gcc&view=rev
Log:
2014-12-01  Richard Biener  <rguenther@suse.de>

    PR middle-end/64111
    * tree.c (int_cst_hasher::hash): Use TYPE_UID instead of
    htab_hash_pointer to not break PCH.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-bugs mailing list