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: ICE on ARM due to recent patch


On Friday 29 July 2005 11:37, Richard Earnshaw wrote:
> On Fri, 2005-07-29 at 01:09, Steven Bosscher wrote:
> > On Friday 29 July 2005 02:07, Josh Conner wrote:
> > > I see an ICE during scheduling when trying to build for arm-none-
> > > elf.  I tracked the failures back to two issues in the following code
> > > (from add_branch_dependences):
> >
> > See http://gcc.gnu.org/PR23117 and the patch therein.
> >
> > Gr.
> > Steven
>
> I've checked in the attached patch:
>
> 2005-07-29  Richard Earnshaw  <richard.earnshaw@arm.com>
> 	    Steven Bosscher  <stevenb@suse.de>
>
> 	PR rtl-optimization/23117
> 	* sched-rgn.c (add_branch_dependences): Handle COND_EXEC correctly
> 	when head == tail.  Tidy comment.

Did you test this in ARM?  If so, I can close PR17950 ;-)

Gr.
Steven


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