On Fri, Mar 8, 2013 at 10:24 PM, Vladimir Makarov <vmaka...@redhat.com> wrote: > LRA branch has been merged with trunk @ 196555. > > The branch was successfully bootstrapped on x86/x86-64.
Also on powerpc64-unknown-linux-gnu, and ia64-unknown-linux-gnu, as well as cross to mipsisa64-elf. There is one powerpc64 failure on the lra-branch that works on the trunk: +FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times stwbrx 6 This FAIL has been there since my autotester started, but half of the problem disappeared with one of the merges in February: Compiler version: 4.8.0 20130201 (experimental) [lra revision 195682]: FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times lwbrx 6 FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times stwbrx 6 Compiler version: 4.8.0 20130222 (experimental) [lra revision 196227]: FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times stwbrx 6 Ciao! Steven