Sorry about this. I should have run x86 make check. - Joey
> -----Original Message----- > From: Richard Biener [mailto:richard.guent...@gmail.com] > Sent: Thursday, November 14, 2013 22:16 > To: H.J. Lu > Cc: Joey Ye; Janis Johnson; GCC Patches; Ramana Radhakrishnan > Subject: Re: [patch] [arm] ARM Cortex-M3/M4 tuning > > On Thu, Nov 14, 2013 at 1:35 PM, H.J. Lu <hjl.to...@gmail.com> wrote: > > On Thu, Nov 14, 2013 at 2:24 AM, Joey Ye <joey...@arm.com> wrote: > >> In mainline and arm/embedded-4_8-branch now. > >> > >>> -----Original Message----- > >>> From: Janis Johnson [mailto:janis_john...@mentor.com] > >>> Sent: Thursday, November 14, 2013 1:45 > >>> To: Joey Ye; jani...@codesourcery.com > >>> Cc: gcc-patches@gcc.gnu.org; Ramana Radhakrishnan > >>> Subject: Re: [patch] [arm] ARM Cortex-M3/M4 tuning > >>> > >>> On 11/12/2013 10:20 PM, Joey Ye wrote: > >>> > Janis, can you please take a look at test case changes. > >>> > > >>> > Thanks, > >>> > Joey > >>> > >>> They look fine. > >>> > > > > I got > > > > ERROR: (DejaGnu) proc "{ scan-tree-dump-times "Threaded" 1 "vrp1" } || > > { arm_cortex_m }" does not exist. > > > > on Linux/x86-64. > > me too, this stops testing tree-ssa.exp at this point which is bad. FIxed as > attached. > > Richard. > > > > > > > > > > > > > -- > > H.J.