Merge lp:~michaelh1/gcc-linaro/merge-from-fsf-4.7-20120702 into lp:gcc-linaro/4.7

Proposed by Michael Hope
Status: Merged
Merge reported by: Michael Hope
Merged at revision: not available
Proposed branch: lp:~michaelh1/gcc-linaro/merge-from-fsf-4.7-20120702
Merge into: lp:gcc-linaro/4.7
To merge this branch: bzr merge lp:~michaelh1/gcc-linaro/merge-from-fsf-4.7-20120702
Reviewer Review Type Date Requested Status
Linaro Toolchain Developers Pending
Review via email: mp+112955@code.launchpad.net

Description of the change

Merge from FSF (GCC SVN branches/gcc-4_7-branch:189098)

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

The diff against the ancestor r115000 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702.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+bzr115001~michaelh1~merge-from-fsf-4.7-20120702
cbuild-ancestor: lp:gcc-linaro+bzr115000
cbuild-state: check

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.4 KiB)

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/x86_64-natty-cbuild341-oort1-x86_64r1

+PASS: c-c++-common/gomp/pr53580.c (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c (test for excess errors)
-PASS: c-c++-common/restrict-2.c -Wc++-compat scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -Wc++-compat scan-tree-dump-times lim1 "Moving statement" 11
+PASS: gcc.c-torture/compile/pr52979-1.c -O0 (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O1 (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O2 (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O3 -fomit-frame-pointer (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -O3 -g (test for excess errors)
+PASS: gcc.c-torture/compile/pr52979-1.c -Os (test for excess errors)
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O0
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O1
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O2
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O2 -flto -fno-use-linker-plugin -flto-partition=none
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O3 -fomit-frame-pointer
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -O3 -g
+PASS: gcc.c-torture/execute/pr52979-1.c compilation, -Os
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O0
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O1
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O2
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O3 -fomit-frame-pointer
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -O3 -g
+PASS: gcc.c-torture/execute/pr52979-1.c execution, -Os
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O0
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O1
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O2
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O2 -flto -fno-use-linker-plugin -flto-partition=none
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O3 -fomit-frame-pointer
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -O3 -g
+PASS: gcc.c-torture/execute/pr52979-2.c compilation, -Os
+PASS: gcc.c-torture/execute/pr52979-2.c execution, -O0
+PASS: gcc.c-torture/execute/pr52979-2.c execution, -O1
+PASS: gcc.c-tortu...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

cbuild successfully built this on x86_64-precise-cbuild341-oort5-x86_64r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/x86_64-precise-cbuild341-oort5-x86_64r1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

cbuild successfully built this on i686-precise-cbuild341-oort6-i686r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/i686-precise-cbuild341-oort6-i686r1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_T...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/i686-natty-cbuild341-oort2-i686r1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_s...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.1 KiB)

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/armv7l-natty-cbuild341-tcpanda06-cortexa9r1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
-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
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

cbuild successfully built this on armv7l-precise-cbuild341-ursa1-cortexa9hfr1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/armv7l-precise-cbuild341-ursa1-cortexa9hfr1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

cbuild successfully built this on armv7l-precise-cbuild341-ursa1-cortexa9hfr1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/armv7l-precise-cbuild341-ursa1-cortexa9hfr1

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_...

Read more...

Revision history for this message
Linaro Toolchain Builder (cbuild) wrote :
Download full text (4.2 KiB)

cbuild successfully built this on armv7l-natty-cbuild341-tcpanda04-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr115001~michaelh1~merge-from-fsf-4.7-20120702/logs/armv7l-natty-cbuild341-tcpanda04-armv5r2

+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++11 (test for excess errors)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for errors, line 14)
+PASS: c-c++-common/gomp/pr53580.c -std=gnu++98 (test for excess errors)
-PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++11 scan-tree-dump-times lim1 "Moving statement" 11
-PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 10
+PASS: c-c++-common/restrict-2.c -std=gnu++98 scan-tree-dump-times lim1 "Moving statement" 11
+PASS: g++.dg/cpp0x/auto33.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/auto33.C -std=c++98
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/constexpr-tuple.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/constexpr-tuple.C -std=c++98
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 11)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for errors, line 9)
+PASS: g++.dg/cpp0x/decltype37.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype37.C -std=c++98
+PASS: g++.dg/cpp0x/decltype38.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/decltype38.C -std=c++98
+PASS: g++.dg/cpp0x/forw_enum11.C (test for excess errors)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for errors, line 13)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 10)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for warnings, line 9)
+PASS: g++.dg/cpp0x/initlist-ctor1.C (test for excess errors)
+PASS: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/lambda/lambda-template5.C -std=c++98
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 7)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for bogus messages, line 9)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 14)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for warnings, line 15)
+PASS: g++.dg/cpp0x/nsdmi7.C (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/nullptr28.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/nullptr28.C -std=c++98
+PASS: g++.dg/cpp0x/pr52841.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/pr52841.C -std=c++98 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic132.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic132.C -std=c++98
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[^)]*. DW_TAG_structure_type
+PASS: g++.dg/debug/dwarf2/localclass3.C scan-assembler DW_TAG_pointer_type.[...

Read more...

Subscribers

People subscribed via source and target branches