[Bug pch/59436] [4.9 Regression] FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 7 16:50:00 GMT 2014


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



More information about the Gcc-bugs mailing list