[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 07:48:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59436
--- Comment #21 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan 7 07:47:57 2014
New Revision: 206383
URL: http://gcc.gnu.org/viewcvs?rev=206383&root=gcc&view=rev
Log:
PR pch/59436
* tree-core.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:
trunk/gcc/ChangeLog
trunk/gcc/optabs.c
trunk/gcc/tree-core.h
More information about the Gcc-bugs
mailing list