Re: [PATCH, ARM] Split all insns before pool placement

2012-07-23 Thread Richard Earnshaw
On 23/07/12 18:29, Ulrich Weigand wrote: > Richard Earnshaw wrote: >> On 23/07/12 14:57, Ulrich Weigand wrote: >>> * config/arm/arm.c (arm_reorg): Ensure all insns are split. >> OK. > > Checked in now. Is this OK for 4.7 as well? > > Bye, > Ulrich > Leave it a couple of days, just in case

Re: [PATCH, ARM] Split all insns before pool placement

2012-07-23 Thread Ulrich Weigand
Richard Earnshaw wrote: > On 23/07/12 14:57, Ulrich Weigand wrote: > > * config/arm/arm.c (arm_reorg): Ensure all insns are split. > OK. Checked in now. Is this OK for 4.7 as well? Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE ulrich.weig...@de.ibm

Re: [PATCH, ARM] Split all insns before pool placement (Re: [PATCH, ARM] Fix length attributes for sync.md patterns)

2012-07-23 Thread Richard Earnshaw
On 23/07/12 14:57, Ulrich Weigand wrote: > Richard Earnshaw wrote: Hmm, I wonder if we should just unconditionally call split_all_insns() at the start of md_reorg when -O0. This would address your problem, but have the added benefit that the length calculations would be more ac

[PATCH, ARM] Split all insns before pool placement (Re: [PATCH, ARM] Fix length attributes for sync.md patterns)

2012-07-23 Thread Ulrich Weigand
Richard Earnshaw wrote: > >> Hmm, I wonder if we should just unconditionally call split_all_insns() > >> at the start of md_reorg when -O0. This would address your problem, but > >> have the added benefit that the length calculations would be more > >> accurate. We're going to have to split the i