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: [tree-ssa] Fix variables getting out of their scope



On Sun, 10 Aug 2003, Diego Novillo wrote:

> On Sun, 2003-08-10 at 17:32, Daniel Berlin wrote:
>
> > DOesn't the gimplifier run without optimization?
> > If so, and we do this in the GIMPLIFIER, it would occur without
> > optimization as well.
> >
> I never say we'd do this in the gimplifier :)
>
Oh.
In that case, as long as you only do it with optimization, yer golden.


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