This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/63819] [5 Regression]: Cannot build compiler with --enable-gather-detailed-mem-stats (error: default argument given for parameter 5 of âvoid* ggc_internal_cleared_alloc)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63819

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Nov 12 10:12:47 2014
New Revision: 217410

URL: https://gcc.gnu.org/viewcvs?rev=217410&root=gcc&view=rev
Log:
2014-11-12  Richard Biener  <rguenther@suse.de>

    PR bootstrap/63819
    * hash-table.h: Include ggc.h also for generator programs.
    * genmatch.c (ggc_internal_cleared_alloc): Properly define
    using MEM_STAT_DECL instead of CXX_MEM_STAT_INFO.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genmatch.c
    trunk/gcc/hash-table.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]