[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:48:00 GMT 2014


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  <rguenther@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



More information about the Gcc-bugs mailing list