Re: [4.6][ARM] Backport "MCR Not available in Thumb1"

2012-06-19 Thread Richard Earnshaw
On 19/06/12 12:26, Joey Ye wrote: > Oops! Sorry for such a stupid problem. > > 2012-06-18 Joey Ye > > Backported from mainline > 2011-10-14 David Alan Gilbert > > * config/arm/arm.h (TARGET_HAVE_DMB_MCR): MCR Not available in > Thumb1. > OK. R.

RE: [4.6][ARM] Backport "MCR Not available in Thumb1"

2012-06-19 Thread Joey Ye
B || TARGET_HAVE_DMB_MCR) > -Original Message- > From: Richard Earnshaw > Sent: Tuesday, June 19, 2012 16:43 > To: Joey Ye > Cc: GCC Patches > Subject: Re: [4.6][ARM] Backport "MCR Not available in Thumb1" > > On 19/06/12 04:03, Joey Ye wrote: > > Backporting t

Re: [4.6][ARM] Backport "MCR Not available in Thumb1"

2012-06-19 Thread Richard Earnshaw
On 19/06/12 04:03, Joey Ye wrote: > Backporting trunk r179979 > > OK for 4.6? > > Backported from mainline > 2011-10-14 David Alan Gilbert > > PR target/48126 > * config/arm/arm.c (arm_output_sync_loop): Move label before > barrier. > > Index: gcc/config/arm/a