Merge lp:~ams-codesourcery/gcc-linaro/thumb-ifcvt2 into lp:gcc-linaro/4.7

Proposed by Andrew Stubbs
Status: Superseded
Proposed branch: lp:~ams-codesourcery/gcc-linaro/thumb-ifcvt2
Merge into: lp:gcc-linaro/4.7
To merge this branch: bzr merge lp:~ams-codesourcery/gcc-linaro/thumb-ifcvt2
Reviewer Review Type Date Requested Status
Ulrich Weigand (community) Needs Fixing
Review via email: mp+93184@code.launchpad.net

This proposal has been superseded by a proposal from 2012-02-17.

Description of the change

Remove peephole optimizations that impede if-conversion.

Already approved upstream: http://gcc.gnu.org/ml/gcc-patches/2012-02/msg00734.html

To post a comment you must log in.
Revision history for this message
Michael Hope (michaelh1) wrote :

cbuild has taken a snapshot of this branch at r114966 and queued it for build.

The diff against the ancestor r114965 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.7+bzr114966~ams-codesourcery~thumb-ifcvt2.diff

and will be built on the following builders:
 a9-builder armv5-builder i686 x86_64

You can track the build queue at:
 http://ex.seabright.co.nz/helpers/scheduler

cbuild-snapshot: gcc-linaro-4.7+bzr114966~ams-codesourcery~thumb-ifcvt2
cbuild-ancestor: lp:gcc-linaro/4.7+bzr114965
cbuild-state: check

Revision history for this message
Michael Hope (michaelh1) wrote :
Revision history for this message
Michael Hope (michaelh1) wrote :
Revision history for this message
Michael Hope (michaelh1) wrote :
Revision history for this message
Michael Hope (michaelh1) wrote :

cbuild successfully built this on armv7l-natty-cbuild245-tcpanda06-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114966~ams-codesourcery~thumb-ifcvt2/logs/armv7l-natty-cbuild245-tcpanda06-cortexa9r1

-PASS: gcc.target/arm/ivopts-2.c object-size text <= 26
+FAIL: gcc.target/arm/ivopts-2.c object-size text <= 26
-PASS: gcc.target/arm/ivopts-3.c object-size text <= 30
+FAIL: gcc.target/arm/ivopts-3.c object-size text <= 30
-PASS: gcc.target/arm/ivopts-4.c object-size text <= 36
+FAIL: gcc.target/arm/ivopts-4.c object-size text <= 36
-PASS: gcc.target/arm/ivopts-5.c object-size text <= 30
+FAIL: gcc.target/arm/ivopts-5.c object-size text <= 30
-PASS: gcc.target/arm/ivopts.c object-size text <= 20
+FAIL: gcc.target/arm/ivopts.c object-size text <= 20
-PASS: gcc.target/arm/pr43597.c object-size text <= 30
+FAIL: gcc.target/arm/pr43597.c object-size text <= 30
-PASS: gcc.target/arm/pr43920-2.c object-size text <= 54
+FAIL: gcc.target/arm/pr43920-2.c object-size text <= 54
+PASS: gcc.target/arm/thumb-ifcvt.c (test for excess errors)
+PASS: gcc.target/arm/thumb-ifcvt.c scan-assembler asrne
+PASS: gcc.target/arm/thumb-ifcvt.c scan-assembler lslne
-PASS: gcc.target/arm/thumb2-mul-space.c scan-assembler muls
+FAIL: gcc.target/arm/thumb2-mul-space.c scan-assembler muls

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114966~ams-codesourcery~thumb-ifcvt2/logs/armv7l-natty-cbuild245-tcpanda06-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114966~ams-codesourcery~thumb-ifcvt2/logs/armv7l-natty-cbuild245-tcpanda06-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild245-tcpanda06-cortexa9r1

Revision history for this message
Ulrich Weigand (uweigand) wrote :

Those regressions appear to be real at first glance --- can you have a look?

review: Needs Fixing

Subscribers

People subscribed via source and target branches