Merge lp:~michaelh1/gcc-linaro/no-div64-unwind into lp:gcc-linaro/4.7

Proposed by Michael Hope
Status: Work in progress
Proposed branch: lp:~michaelh1/gcc-linaro/no-div64-unwind
Merge into: lp:gcc-linaro/4.7
To merge this branch: bzr merge lp:~michaelh1/gcc-linaro/no-div64-unwind
Reviewer Review Type Date Requested Status
Linaro Toolchain Developers Pending
Review via email: mp+120493@code.launchpad.net

Description of the change

Backport Julian's removal of div6 exceptions. Stops the unwind routines being pulled in for simple programs.

  2012-08-21 Michael Hope <email address hidden>

        Backport from mainline r190483:

        libgcc/
        2012-08-17 Julian Brown <email address hidden>

        * Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to
        -fexceptions -fnon-call-exceptions if not defined.
        ($(lib2-divmod-o), $(lib2-divmod-s-o)): Use above.
        * config/arm/t-bpabi (LIB2_DIVMOD_EXCEPTION_FLAGS): Define.

        gcc/testsuite/
        2012-08-17 Julian Brown <email address hidden>

        * gcc.target/arm/div64-unwinding.c: New test.

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

The diff against the ancestor r115012 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind.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.7+bzr115013~michaelh1~no-div64-unwind
cbuild-ancestor: lp:gcc-linaro+bzr115012
cbuild-state: check

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

cbuild successfully built this on armv7l-precise-cbuild361-ursa3-cortexa9hfr1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-precise-cbuild361-ursa3-cortexa9hfr1

-UNSUPPORTED: g++.dg/simulate-thread/bitfields-2.C -Os -g thread simulation test
+PASS: g++.dg/simulate-thread/bitfields-2.C -Os -g thread simulation test
+PASS: gcc.target/arm/div64-unwinding.c (test for excess errors)
+FAIL: gcc.target/arm/div64-unwinding.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-precise-cbuild361-ursa3-cortexa9hfr1/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-precise-cbuild361-ursa3-cortexa9hfr1/gcc-testsuite.txt

cbuild-checked: armv7l-precise-cbuild361-ursa3-cortexa9hfr1

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
Michael Hope (michaelh1) wrote :

The fault exists upstream. The change is correct but the unwinder is being enabled for other reasons.

Will report.

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

cbuild successfully built this on armv7l-natty-cbuild361-tcpanda03-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-natty-cbuild361-tcpanda03-armv5r2

+PASS: gcc.target/arm/div64-unwinding.c (test for excess errors)
+FAIL: gcc.target/arm/div64-unwinding.c execution test

The full diff is at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-natty-cbuild361-tcpanda03-armv5r2/testsuite-diff.txt

The full testsuite results are at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115013~michaelh1~no-div64-unwind/logs/armv7l-natty-cbuild361-tcpanda03-armv5r2/gcc-testsuite.txt

cbuild-checked: armv7l-natty-cbuild361-tcpanda03-armv5r2

Subscribers

People subscribed via source and target branches