Merge lp:~ams-codesourcery/gcc-linaro/merge-from-fsf-4.7-20120508 into lp:gcc-linaro/4.7

Proposed by Andrew Stubbs
Status: Rejected
Rejected by: Andrew Stubbs
Proposed branch: lp:~ams-codesourcery/gcc-linaro/merge-from-fsf-4.7-20120508
Merge into: lp:gcc-linaro/4.7
To merge this branch: bzr merge lp:~ams-codesourcery/gcc-linaro/merge-from-fsf-4.7-20120508
Reviewer Review Type Date Requested Status
Linaro Toolchain Developers Pending
Review via email: mp+105236@code.launchpad.net

Description of the change

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

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

The diff against the ancestor r114985 is available at:
 http://builds.linaro.org/toolchain/snapshots/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508.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.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508
cbuild-ancestor: lp:gcc-linaro+bzr114985
cbuild-state: check

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

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/x86_64-natty-cbuild296-oort1-x86_64r1

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g++.dg/templat...

Read more...

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

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

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/i686-natty-cbuild296-oort2-i686r1

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g++.dg/template/qualif...

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-cbuild296-tcpanda04-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/armv7l-natty-cbuild296-tcpanda04-armv5r2

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g++.dg/t...

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-cbuild296-tcpanda02-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/armv7l-natty-cbuild296-tcpanda02-cortexa9r1

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g+...

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-cbuild296-tcpanda04-armv5r2.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/armv7l-natty-cbuild296-tcpanda04-armv5r2

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g++.dg/t...

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-cbuild296-tcpanda02-cortexa9r1.

The build results are available at:
 http://ex.seabright.co.nz/build/gcc-linaro-4.7+bzr114986~ams-codesourcery~merge-from-fsf-4.7-20120508/logs/armv7l-natty-cbuild296-tcpanda02-cortexa9r1

-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 13)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 16)
-PASS: g++.dg/cpp0x/alias-decl-15.C (test for errors, line 5)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 (test for excess errors)
+PASS: g++.dg/cpp0x/variadic-value1.C -std=c++11 execution test
+UNSUPPORTED: g++.dg/cpp0x/variadic-value1.C -std=c++98
+PASS: g++.dg/cpp0x/variadic123.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic123.C -std=c++98
+PASS: g++.dg/cpp0x/variadic124.C (test for excess errors)
+PASS: g++.dg/cpp0x/variadic125.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic125.C -std=c++98
+PASS: g++.dg/cpp0x/variadic128.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic128.C -std=c++98
+PASS: g++.dg/cpp0x/variadic129.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic129.C -std=c++98
+PASS: g++.dg/cpp0x/variadic131.C -std=c++11 (test for excess errors)
+UNSUPPORTED: g++.dg/cpp0x/variadic131.C -std=c++98
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++11 (test for excess errors)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/ext/attrib45.C -std=c++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++11 execution test
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/ipa/pr52939.C -std=gnu++98 execution test
+PASS: g++.dg/lookup/using52.C -std=c++11 (test for excess errors)
+PASS: g++.dg/lookup/using52.C -std=c++98 (test for excess errors)
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o assemble, -flto -g
+PASS: g++.dg/lto/pr52605 cp_lto_pr52605_0.o-cp_lto_pr52605_0.o link, -flto -g
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++11 execution test
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 (test for excess errors)
+PASS: g++.dg/opt/vrp3.C -std=gnu++98 execution test
+PASS: g++.dg/other/final2.C (test for excess errors)
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F1::operator\+\+" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator int" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\(\)" 1
+PASS: g++.dg/other/final2.C scan-tree-dump-times original "F2::operator\+\+" 1
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++11 (test for excess errors)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for errors, line 3)
+PASS: g++.dg/parse/crash59.C -std=c++98 (test for excess errors)
+PASS: g+...

Read more...

Subscribers

People subscribed via source and target branches