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: PR16585: Fix setting/resetting of current_function_has_computed_jump


On Tue, Oct 26, 2004 at 12:18:29AM +0200, Steven Bosscher wrote:
> Yeah, I thought it was an odd place to have this, too.  In fact
> I was thinking perhaps we should just not know about this
> current_function_has_computed_jump thing until much later in
> the compilation.  The only pass that actually cares about this
> is sched-rgn.

That would work for me.


r~


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