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] Fix ICE in lambda-code (regression from 4.1.1, PR tree-optimization/29290)


Jakub Jelinek <jakub@redhat.com> writes:

> Ok for trunk/4.1?
> 
> 2006-10-05  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR tree-optimization/23625
> 	* tree-loop-linear.c (linear_transform_loops): Bail if loop_nest has
> 	multiple exits.
> 
> 	* gfortran.dg/pr29290.f90: New test.

OK for trunk/4.2/4.1.

Thanks.

Ian


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