[Bug rtl-optimization/39938] [4.5 Regression]: build broke for cris-elf with dbr_schedule change

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 29 21:44:00 GMT 2009



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2009-04-29 21:44 -------
Subject: Bug 39938

Author: ebotcazou
Date: Wed Apr 29 21:44:26 2009
New Revision: 146988

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146988
Log:
        PR rtl-optimization/39938
        * Makefile.in (cfgrtl.o): Add $(INSN_ATTR_H).
        * cfgrtl.c: Include insn-attr.h.
        (rest_of_pass_free_cfg): New function.
        (pass_free_cfg): Use rest_of_pass_free_cfg as execute function.
        * resource.c (init_resource_info): Remove call to df_analyze.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/cfgrtl.c
    trunk/gcc/resource.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39938



More information about the Gcc-bugs mailing list