Patch applied. Thanks Joern, Claudiu
> -----Original Message----- > From: Joern Wolfgang Rennecke [mailto:g...@amylaar.uk] > Sent: Wednesday, November 11, 2015 7:15 PM > To: Claudiu Zissulescu; gcc-patches@gcc.gnu.org > Cc: Francois Bedard > Subject: Re: [PATCH][ARC] Fix ARC backend ICE on pr29921-2 > > > > On 11/11/15 15:22, Claudiu Zissulescu wrote: > > Please find attached a patch that fixes the ARC backend ICE on pr29921-2 > test from gcc.dg (dg.exp). > > > > The patch will allow generating conditional move also outside expand > scope. The error was triggered during if-conversion. > > > > Ok to apply? > > OK.