This is the mail archive of the gcc-patches@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]

Re: [PATCH] Improve -fdump-tree-all efficiency


On Thu, Jun 26, 2014 at 06:42:09AM -0700, Teresa Johnson wrote:
> 2014-06-26  Teresa Johnson  <tejohnson@google.com>
> 
>         * c-family/c-common.h (get_dump_info): Declare.
>         * c-family/c-gimplify.c (c_genericize): Use saved dump files.
>         * c-family/c-opts.c (c_common_parse_file): Begin and end dumps
>         once around parsing invocation.
>         (get_dump_info): New function.
>         * cp/class.c (dump_class_hierarchy): Use saved dump files.
>         (dump_vtable): Ditto.
>         (dump_vtt): Ditto.

Please drop the c-family/ and cp/ prefixes before committing.

	Marek


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