Re: [4.6][ARM] Backport fix PR48126

2012-06-18 Thread Richard Earnshaw
On 18/06/12 04:11, Joey Ye wrote: > OK for 4.6? > > 2012-06-18 Joey Ye > > Backport 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/arm.

[4.6][ARM] Backport fix PR48126

2012-06-17 Thread Joey Ye
OK for 4.6? 2012-06-18 Joey Ye Backport 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/arm.c ==