Merge lp:~eres/gcc-linaro/sms_support_sutoinc-4.6 into lp:gcc-linaro/4.6

Proposed by Revital Eres
Status: Merged
Approved by: Richard Sandiford
Approved revision: not available
Merge reported by: Revital Eres
Merged at revision: not available
Proposed branch: lp:~eres/gcc-linaro/sms_support_sutoinc-4.6
Merge into: lp:gcc-linaro/4.6
To merge this branch: bzr merge lp:~eres/gcc-linaro/sms_support_sutoinc-4.6
Reviewer Review Type Date Requested Status
Richard Sandiford Approve
Review via email: mp+77804@code.launchpad.net

Description of the change

Support instructions with auto-inc operations in SMS. (two parts of the patch)
Backport from mainline: -r179381 and -r179380.

http://gcc.gnu.org/viewcvs?view=revision&revision=179381
http://gcc.gnu.org/viewcvs?view=revision&revision=179380

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 r106817 and queued it for build.

The diff against the ancestor r106816 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6.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.6+bzr106817~eres~sms_support_sutoinc-4.6
cbuild-ancestor: lp:gcc-linaro+bzr106816
cbuild-state: check

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

cbuild successfully built this on i686-natty-cbuild186-oort2-i686r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/i686-natty-cbuild186-oort2-i686r1

+PASS: gcc.dg/sms-10.c (test for excess errors)
+PASS: gcc.dg/sms-10.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/i686-natty-cbuild186-oort2-i686r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/i686-natty-cbuild186-oort2-i686r1/gcc-testsuite.txt

cbuild-checked: i686-natty-cbuild186-oort2-i686r1

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

cbuild successfully built this on x86_64-natty-cbuild186-oort1-x86_64r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/x86_64-natty-cbuild186-oort1-x86_64r1

+PASS: gcc.dg/sms-10.c (test for excess errors)
+PASS: gcc.dg/sms-10.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/x86_64-natty-cbuild186-oort1-x86_64r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/x86_64-natty-cbuild186-oort1-x86_64r1/gcc-testsuite.txt

cbuild-checked: x86_64-natty-cbuild186-oort1-x86_64r1

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

cbuild successfully built this on armv7l-natty-cbuild186-ursa3-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa3-cortexa9r1

+PASS: gcc.dg/sms-10.c (test for excess errors)
+PASS: gcc.dg/sms-10.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa3-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa3-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild186-ursa3-cortexa9r1

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

cbuild successfully built this on armv7l-natty-cbuild186-ursa2-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa2-armv5r2

+PASS: gcc.dg/sms-10.c (test for excess errors)
+PASS: gcc.dg/sms-10.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa2-armv5r2/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106817~eres~sms_support_sutoinc-4.6/logs/armv7l-natty-cbuild186-ursa2-armv5r2/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild186-ursa2-armv5r2

Revision history for this message
Richard Sandiford (rsandifo) wrote :

OK. As we discussed by email, it looks like the generate_reg_moves
part is working around a pre-existing flaw in the ddg representation,
but we can deal with that another time.

review: Approve

Subscribers

People subscribed via source and target branches