Merge lp:~uweigand/gcc-linaro/lp-1010826-4.7-p2 into lp:gcc-linaro/4.7

Proposed by Ulrich Weigand
Status: Merged
Approved by: Ramana Radhakrishnan
Approved revision: not available
Merge reported by: Ulrich Weigand
Merged at revision: not available
Proposed branch: lp:~uweigand/gcc-linaro/lp-1010826-4.7-p2
Merge into: lp:gcc-linaro/4.7
To merge this branch: bzr merge lp:~uweigand/gcc-linaro/lp-1010826-4.7-p2
Reviewer Review Type Date Requested Status
Linaro Toolchain Developers Pending
Review via email: mp+112036@code.launchpad.net

Description of the change

Backport PR 53729 fix (regression from LP 1010826 fix).

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

The diff against the ancestor r114999 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2.diff

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

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

cbuild-snapshot: gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2
cbuild-ancestor: lp:gcc-linaro+bzr114999
cbuild-state: check

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 :
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-cbuild335-oort2-i686r1

-PASS: gfortran.dg/parity_1.f90 -Os (test for excess errors)
-PASS: gfortran.dg/parity_1.f90 -Os execution test
+FAIL: gfortran.dg/parity_1.f90 -Os (internal compiler error)
+FAIL: gfortran.dg/parity_1.f90 -Os (test for excess errors)
+UNRESOLVED: gfortran.dg/parity_1.f90 -Os compilation failed to produce executable

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-cbuild335-oort2-i686r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-cbuild335-oort2-i686r1/gcc-testsuite.txt

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

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

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-natty-cbuild335-tcpanda06-cortexa9r1

-FAIL: g++.dg/cdce3.C -std=gnu++11 execution test
+PASS: g++.dg/cdce3.C -std=gnu++11 execution test
-FAIL: g++.dg/cdce3.C -std=gnu++98 execution test
+PASS: g++.dg/cdce3.C -std=gnu++98 execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-natty-cbuild335-tcpanda06-cortexa9r1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-natty-cbuild335-tcpanda06-cortexa9r1/gcc-testsuite.txt

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

Revision history for this message
Ramana Radhakrishnan (ramana) wrote :

> cbuild successfully built this on i686-natty-cbuild335-oort2-i686r1.
>
> The build results are available at:
> http://ex.seabright.co.nz/build/gcc-
> linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-
> cbuild335-oort2-i686r1
>
> -PASS: gfortran.dg/parity_1.f90 -Os (test for excess errors)
> -PASS: gfortran.dg/parity_1.f90 -Os execution test
> +FAIL: gfortran.dg/parity_1.f90 -Os (internal compiler error)
> +FAIL: gfortran.dg/parity_1.f90 -Os (test for excess errors)
> +UNRESOLVED: gfortran.dg/parity_1.f90 -Os compilation failed to produce
> executable

Could you check the results with these 2 extra failures ?

>
> The full diff is at:
> http://ex.seabright.co.nz/build/gcc-
> linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-
> cbuild335-oort2-i686r1/testsuite-diff.txt
>
> The full testsuite results are at:
> http://ex.seabright.co.nz/build/gcc-
> linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/i686-natty-
> cbuild335-oort2-i686r1/gcc-testsuite.txt
>
> cbuild-checked: i686-natty-cbuild335-oort2-i686r1

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

I've respawned the cortexa9hf and i686-natty builds.

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 :
Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :

cbuild successfully built this on armv7l-precise-cbuild339-ursa4-cortexa9hfr1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-precise-cbuild339-ursa4-cortexa9hfr1

-PASS: gcc.dg/simulate-thread/atomic-other-int.c -O0 -g thread simulation test
+UNSUPPORTED: gcc.dg/simulate-thread/atomic-other-int.c -O0 -g thread simulation test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-precise-cbuild339-ursa4-cortexa9hfr1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115000~uweigand~lp-1010826-4.7-p2/logs/armv7l-precise-cbuild339-ursa4-cortexa9hfr1/gcc-testsuite.txt

cbuild-checked: armv7l-precise-cbuild339-ursa4-cortexa9hfr1

Subscribers

People subscribed via source and target branches