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: Fix PR rtl-optimization/42775


On Mon, Sep 20, 2010 at 11:30 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> 2010-09-20 ?Eric Botcazou ?<ebotcazou@adacore.com>
>
> ? ? ? ?PR rtl-optimization/42775
> ? ? ? ?* cfgrtl.c (rest_of_pass_free_cfg): Recompute notes if delay slot
> ? ? ? ?scheduling is enabled.

This is in the "egad but what else" category. Qualifies as obvious IMHO.

As far as I can tell from the reorg.c source, there are no other DF
problems that reorg needs, that have to be recomputed before free'ing
the CFG, right?

Ciao!
Steven


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