Merge lp:~matthew-gretton-dann/gcc-linaro/4.6-cselim-fix into lp:gcc-linaro/4.6

Proposed by Matthew Gretton-Dann
Status: Merged
Merged at revision: 106911
Proposed branch: lp:~matthew-gretton-dann/gcc-linaro/4.6-cselim-fix
Merge into: lp:gcc-linaro/4.6
To merge this branch: bzr merge lp:~matthew-gretton-dann/gcc-linaro/4.6-cselim-fix
Reviewer Review Type Date Requested Status
Christophe Lyon Approve
Michael Hope Pending
Review via email: mp+125439@code.launchpad.net

This proposal supersedes a proposal from 2012-09-18.

Description of the change

Backport of fix for PR51987 - to fix LP1029454

Updated so that the testcase passes on 4.6

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

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

The diff against the ancestor r106908 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix.diff

and will be built on the following builders:
 a9-builder a9hf-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.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix
cbuild-ancestor: lp:gcc-linaro/4.6+bzr106908
cbuild-state: check

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote : Posted in a previous version of this proposal

cbuild successfully built this on x86_64-precise-cbuild367-oort1-x86_64r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1

+ERROR: gcc.target/i386/pr51987.c: syntax error in target selector "target ia32" for " dg-do 2 run { target { ! { ia32 } } } "
+UNRESOLVED: gcc.target/i386/pr51987.c: syntax error in target selector "target ia32" for " dg-do 2 run { target { ! { ia32 } } } "

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1/gcc-testsuite.txt

cbuild-checked: x86_64-precise-cbuild367-oort1-x86_64r1

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote : Posted in a previous version of this proposal

cbuild successfully built this on i686-precise-cbuild367-oort2-i686r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/i686-precise-cbuild367-oort2-i686r1

+ERROR: gcc.target/i386/pr51987.c: syntax error in target selector "target ia32" for " dg-do 2 run { target { ! { ia32 } } } "
+UNRESOLVED: gcc.target/i386/pr51987.c: syntax error in target selector "target ia32" for " dg-do 2 run { target { ! { ia32 } } } "

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/i686-precise-cbuild367-oort2-i686r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/i686-precise-cbuild367-oort2-i686r1/gcc-testsuite.txt

cbuild-checked: i686-precise-cbuild367-oort2-i686r1

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote : Posted in a previous version of this proposal
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote : Posted in a previous version of this proposal
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote : Posted in a previous version of this proposal

cbuild successfully built this on armv7l-natty-cbuild367-tcpanda02-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda02-cortexa9r1

-PASS: libgomp.fortran/strassen.f90 -O execution test
+FAIL: libgomp.fortran/strassen.f90 -O execution test
+WARNING: program timed out.

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda02-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106909~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda02-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild367-tcpanda02-cortexa9r1

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

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

The diff against the ancestor r106908 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix.diff

and will be built on the following builders:
 a9-builder a9hf-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.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix
cbuild-ancestor: lp:gcc-linaro/4.6+bzr106908
cbuild-state: check

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :

cbuild successfully built this on x86_64-precise-cbuild367-oort1-x86_64r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1

+PASS: gcc.target/i386/pr51987.c (test for excess errors)
+PASS: gcc.target/i386/pr51987.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/x86_64-precise-cbuild367-oort1-x86_64r1/gcc-testsuite.txt

cbuild-checked: x86_64-precise-cbuild367-oort1-x86_64r1

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda06-cortexa9r1

-PASS: libgomp.fortran/strassen.f90 -O execution test
+FAIL: libgomp.fortran/strassen.f90 -O execution test
+WARNING: program timed out.

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda06-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106910~matthew-gretton-dann~4.6-cselim-fix/logs/armv7l-natty-cbuild367-tcpanda06-cortexa9r1/gcc-testsuite.txt

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

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Revision history for this message
Christophe Lyon (christophe-lyon) wrote :

It looks OK to me. I have noticed that you have taken into account the change from M.Klose to fix the testcase (ia32 -> ilp32).

review: Approve

Subscribers

People subscribed via source and target branches