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: [PATCH] PR 38156


Zdenek Dvorak <rakdver@kam.mff.cuni.cz> wrote on 03/06/2009 18:38:05:

> Hi,
> 
> > > > The patch committed to GCC4.4 following PR38156 was slightly 
different 
> > 
> > > > than what was submitted here:
> > > >  http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00882.html, although 
it 
> > 
> > > > fixed the failure as well.
> > > > (but creating unnecessary structures)
> > > > 
> > > > I would like to commit the more appropriate patch now to GCC4.5, 
so 
> > that 
> > > > arg_struct and new_arg_struct will not be
> > > > built when there's no reason for it to happen.
> > > 
> > > the patch is OK.
> > 
> > Thanks Zdenek,
> > and regarding the backporting?
> > In GCC4.3 ,the testcase is not failing by default, only when 
> > -ftree-parallelize-loops
> > is enabled.
> 
> sure, go ahead (with the correct version of the patch, i.e., the one
> you now submit to mainline),

O.k, great.
And how about the testcase?
should I add that too?

Thanks,
Razya

> 
> Zdenek


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