On Thu, Jun 26, 2014 at 06:42:09AM -0700, Teresa Johnson wrote:
> 2014-06-26 Teresa Johnson <[email protected]>
>
> * 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