r276804 - in /trunk/gcc: ChangeLog cgraph.c cgr...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu Oct 10 13:04:00 GMT 2019
Author: hubicka
Date: Thu Oct 10 13:04:44 2019
New Revision: 276804
URL: https://gcc.gnu.org/viewcvs?rev=276804&root=gcc&view=rev
Log:
PR middle-end/92037
* cgraph.c (symbol_table_test::symbol_table_test): Use ggc_alloc
rather than ggc_alloc_cleared to alloc symbol table.
* toplev.c (general_init): Likewise.
* cgraph.h (symbol_table): Explicitly construct every field.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraph.c
trunk/gcc/cgraph.h
trunk/gcc/toplev.c
More information about the Gcc-cvs
mailing list