On Thu, Jun 26, 2014 at 9:42 AM, Teresa Johnson <tejohn...@google.com> wrote:
> * 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. Looks fine. Diego.