http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59436

--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan  7 16:50:06 2014
New Revision: 206397

URL: http://gcc.gnu.org/viewcvs?rev=206397&root=gcc&view=rev
Log:
    PR pch/59436
    * tree.h (struct tree_optimization_option): Change optabs
    type from unsigned char * to void *.
    * optabs.c (init_tree_optimization_optabs): Adjust
    TREE_OPTIMIZATION_OPTABS initialization.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/optabs.c
    branches/gcc-4_8-branch/gcc/tree.h

Reply via email to