Merge lp:~ramana/gcc-linaro/fix-lp-838994 into lp:gcc-linaro/4.6

Proposed by Ramana Radhakrishnan
Status: Merged
Approved by: Richard Sandiford
Approved revision: not available
Merge reported by: Ramana Radhakrishnan
Merged at revision: not available
Proposed branch: lp:~ramana/gcc-linaro/fix-lp-838994
Merge into: lp:gcc-linaro/4.6
To merge this branch: bzr merge lp:~ramana/gcc-linaro/fix-lp-838994
Reviewer Review Type Date Requested Status
Richard Sandiford Approve
Review via email: mp+74829@code.launchpad.net

This proposal supersedes a proposal from 2011-09-06.

Description of the change

The test committed was slightly broken and hence needed to be updated.

This is a backport of a bug fix to LP:838994 from trunk. I'd like to see it go through it's paces for both the v5 and the A9 builds
given we are getting close to the release.

Ramana

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

The snapshot is available at:
 http://ex.seabright.co.nz/snapshots/gcc-linaro-4.6+bzr0~ramana~fix-lp-838994.tar.xdelta3.xz

and will be built on the following builders:

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

cbuild-snapshot: gcc-linaro-4.6+bzr0~ramana~fix-lp-838994
cbuild-ancestor: lp:gcc-linaro/4.6+bzr106799
cbuild-state: check

Revision history for this message
Michael Hope (michaelh1) wrote : Posted in a previous version of this proposal

cbuild snapshotted this before Launchpad had scanned it. I've fixed cbuild. Kick...

cbuild-state: queue

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

The snapshot is available at:
 http://ex.seabright.co.nz/snapshots/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994.tar.xdelta3.xz

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

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

cbuild-snapshot: gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994
cbuild-ancestor: lp:gcc-linaro/4.6+bzr106799
cbuild-state: check

Revision history for this message
Michael Hope (michaelh1) wrote : Posted in a previous version of this proposal

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/x86_64-natty-cbuild180-oort1-x86_64r1

The testsuite results are the same as the branch point lp:gcc-linaro/4.6+bzr106799

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/x86_64-natty-cbuild180-oort1-x86_64r1/gcc-testsuite.txt

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

Revision history for this message
Michael Hope (michaelh1) wrote : Posted in a previous version of this proposal

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/i686-natty-cbuild180-oort2-i686r1

The testsuite results are the same as the branch point lp:gcc-linaro/4.6+bzr106799

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/i686-natty-cbuild180-oort2-i686r1/gcc-testsuite.txt

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

Revision history for this message
Michael Hope (michaelh1) wrote : Posted in a previous version of this proposal

cbuild successfully built this on armv7l-natty-cbuild180-ursa4-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/armv7l-natty-cbuild180-ursa4-cortexa9r1

+FAIL: gcc.target/arm/pr50099.c (test for excess errors)

The failure is:

/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c:6:21: error: ISO C90 does not support 'long long' [-Wlong-long]

/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c: In function 'foo':

/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c:12:22: error: expected expression before '/' token

compiler exited with status 1
output is:
/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c:6:21: error: ISO C90 does not support 'long long' [-Wlong-long]

/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c: In function 'foo':

/scratch/cbuild/slave/slaves/ursa4/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/gcc/gcc-linaro-4.6/gcc/testsuite/gcc.target/arm/pr50099.c:12:22: error: expected expression before '/' token

FAIL: gcc.target/arm/pr50099.c (test for excess errors)

which occurs as the testcase uses C99 features.

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/armv7l-natty-cbuild180-ursa4-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild180-ursa4-cortexa9r1

Revision history for this message
Michael Hope (michaelh1) wrote : Posted in a previous version of this proposal

cbuild successfully built this on armv7l-natty-cbuild181-ursa1-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa1-armv5r2

+FAIL: gcc.target/arm/pr50099.c (test for excess errors)

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106800~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa1-armv5r2/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild181-ursa1-armv5r2

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

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

The snapshot is available at:
 http://ex.seabright.co.nz/snapshots/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994.tar.xdelta3.xz

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

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

cbuild-snapshot: gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994
cbuild-ancestor: lp:gcc-linaro/4.6+bzr106799
cbuild-state: check

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

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/x86_64-natty-cbuild181-oort1-x86_64r1

The testsuite results are the same as the branch point lp:gcc-linaro/4.6+bzr106799

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/x86_64-natty-cbuild181-oort1-x86_64r1/gcc-testsuite.txt

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

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

cbuild successfully built this on armv7l-natty-cbuild181-ursa1-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa1-armv5r2

+PASS: gcc.target/arm/pr50099.c (test for excess errors)

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa1-armv5r2/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild181-ursa1-armv5r2

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

cbuild successfully built this on armv7l-natty-cbuild181-ursa2-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa2-cortexa9r1

+PASS: gcc.target/arm/pr50099.c (test for excess errors)

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/armv7l-natty-cbuild181-ursa2-cortexa9r1/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild181-ursa2-cortexa9r1

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

cbuild successfully built this on i686-natty-cbuild181-oort4-i686r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/i686-natty-cbuild181-oort4-i686r1

The testsuite results are the same as the branch point lp:gcc-linaro/4.6+bzr106799

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.6+bzr106801~ramana~fix-lp-838994/logs/i686-natty-cbuild181-oort4-i686r1/gcc-testsuite.txt

cbuild-checked: i686-natty-cbuild181-oort4-i686r1

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

OK.

review: Approve

Subscribers

People subscribed via source and target branches