pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc6snapshot: Update to snapshot 20151115.



Module Name:	pkgsrc-wip
Committed By:	Kai-Uwe Eckhardt <kuehro%gmx.de@localhost>
Pushed By:	kuehro
Date:		Tue Nov 17 20:13:05 2015 +0100
Changeset:	4e40f5101cc5453f822186c2c31b1885dac29d92

Modified Files:
	gcc6snapshot/distinfo
	gcc6snapshot/patches/patch-gcc_configure
	gcc6snapshot/test_summary.log
	gcc6snapshot/version.mk

Log Message:
gcc6snapshot: Update to snapshot 20151115.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e40f5101cc5453f822186c2c31b1885dac29d92

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gcc6snapshot/distinfo                    | 10 ++--
 gcc6snapshot/patches/patch-gcc_configure | 18 ------
 gcc6snapshot/test_summary.log            | 95 ++++++++++++++++++++------------
 gcc6snapshot/version.mk                  |  2 +-
 4 files changed, 65 insertions(+), 60 deletions(-)

diffs:
diff --git a/gcc6snapshot/distinfo b/gcc6snapshot/distinfo
index 1d455c3..c0b5bfb 100644
--- a/gcc6snapshot/distinfo
+++ b/gcc6snapshot/distinfo
@@ -4,10 +4,10 @@ SHA1 (ecj-4.5.jar) = 58c1d79c64c8cd718550f32a932ccfde8d1e6449
 RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a
 SHA512 (ecj-4.5.jar) = d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e
 Size (ecj-4.5.jar) = 1470676 bytes
-SHA1 (gcc-6-20151108.tar.bz2) = 333c5a19fb168db0c31b42c08c75e135e75ca0db
-RMD160 (gcc-6-20151108.tar.bz2) = b20dbaeae993e180559af49020f0736f25d38d8e
-SHA512 (gcc-6-20151108.tar.bz2) = d744a0183ddfbfbb10391658d99a2af048a8abe0541eec2e32ca7ae3e2a63c87dbda8d34c460c9e626d50c66b362b8f7ea63ee5e2a77fab9118b65e037aacae3
-Size (gcc-6-20151108.tar.bz2) = 93393246 bytes
+SHA1 (gcc-6-20151115.tar.bz2) = 2dd4fb3601821a1576ef34e5372645279c729c8e
+RMD160 (gcc-6-20151115.tar.bz2) = a8f3e0f0a5028d665927f542149799b87c828e42
+SHA512 (gcc-6-20151115.tar.bz2) = 012a2c50dd519ccd472f7be35a3deae5c6e4788d3a0293adab479bfff56255ae8a10e135daa2acde29628e1623ebc862546eec4dfc828da9414b3701a048f0f6
+Size (gcc-6-20151115.tar.bz2) = 93617426 bytes
 SHA1 (isl-0.14.tar.bz2) = b09e25df265c97ed54002cd811d227a9a26c5f9c
 RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39
 SHA512 (isl-0.14.tar.bz2) = 117c0c6f31d91a9284a8f54a748df6494ca2ac21507a45611e911403e9610579b9323ce624aea1de0b8089b3194e59d4364f01bdb71ddcf8f6c24c749d11c4b7
@@ -20,7 +20,7 @@ SHA1 (patch-gcc_config_netbsd.c) = 3c09521e1803633a3643cf396a03f1f433ec869b
 SHA1 (patch-gcc_config_netbsd.h) = b722614a3822e9800a2a8f65a87e56927d05a1b1
 SHA1 (patch-gcc_config_t-netbsd) = 802ad5706aa7ca9629f8e237f08fbb1569d28846
 SHA1 (patch-gcc_config_x-netbsd) = 6dc3d78e26df62054ea29f98ca51592858e671e3
-SHA1 (patch-gcc_configure) = e9b4844247f000556b97f1b702643a72a0735255
+SHA1 (patch-gcc_configure) = 15fb7af267b79965f83bc64ce8aad1279b0ea52d
 SHA1 (patch-gcc_ggc-common.c) = a5d2dba635859f5d680c3f80d7c30b42461c752b
 SHA1 (patch-gcc_lto_lto.c) = 825b632e2a7ff5777d4fbfdcf6f0ea3f64c4742b
 SHA1 (patch-gcc_system.h) = 4c959a6b1c4d524cbdf44cfb80f0e5758ec20783
diff --git a/gcc6snapshot/patches/patch-gcc_configure b/gcc6snapshot/patches/patch-gcc_configure
index 1d8a07d..ed169d1 100644
--- a/gcc6snapshot/patches/patch-gcc_configure
+++ b/gcc6snapshot/patches/patch-gcc_configure
@@ -2,15 +2,6 @@ $NetBSD$
 
 --- gcc/configure.orig	2015-09-30 23:06:11.000000000 +0000
 +++ gcc/configure
-@@ -28247,7 +28247,7 @@ else
-   enable_default_ssp=no
- fi
- 
--if test x$enable_default_ssp == xyes ; then
-+if test x$enable_default_ssp = xyes ; then
- 
- $as_echo "#define ENABLE_DEFAULT_SSP 1" >>confdefs.h
- 
 @@ -28321,7 +28321,7 @@ case "$target" in
        gcc_cv_target_dl_iterate_phdr=no
      fi
@@ -20,12 +11,3 @@ $NetBSD$
      if grep dl_iterate_phdr $target_header_dir/sys/link_elf.h > /dev/null 2>&1; then
        gcc_cv_target_dl_iterate_phdr=yes
      else
-@@ -29099,7 +29099,7 @@ else
-   enable_default_pie=no
- fi
- 
--if test x$enable_default_pie == xyes ; then
-+if test x$enable_default_pie = xyes ; then
- 
- $as_echo "#define ENABLE_DEFAULT_PIE 1" >>confdefs.h
- 
diff --git a/gcc6snapshot/test_summary.log b/gcc6snapshot/test_summary.log
index a67553b..59d488f 100644
--- a/gcc6snapshot/test_summary.log
+++ b/gcc6snapshot/test_summary.log
@@ -1,5 +1,5 @@
 cat <<'EOF' |
-LAST_UPDATED: Obtained from SVN: trunk revision 229975
+LAST_UPDATED: Obtained from SVN: trunk revision 230397
 
 Native configuration is x86_64--netbsd
 
@@ -13,6 +13,8 @@ FAIL: g++.dg/cdce3.C  -std=gnu++11 (test for excess errors)
 UNRESOLVED: g++.dg/cdce3.C  -std=gnu++11 compilation failed to produce executable
 FAIL: g++.dg/cdce3.C  -std=gnu++14 (test for excess errors)
 UNRESOLVED: g++.dg/cdce3.C  -std=gnu++14 compilation failed to produce executable
+UNRESOLVED: g++.dg/init/self1.C  -std=c++11 compilation failed to produce executable
+UNRESOLVED: g++.dg/init/self1.C  -std=c++14 compilation failed to produce executable
 FAIL: g++.dg/guality/pr55665.C   -O2  line 23 p == 40
 FAIL: g++.dg/guality/pr55665.C   -O3 -g  line 23 p == 40
 FAIL: g++.dg/vect/pr68145.cc  -std=c++98  scan-tree-dump vect "vectorized 1 loops"
@@ -24,12 +26,12 @@ FAIL: g++.old-deja/g++.eh/badalloc1.C  -std=c++14 execution test
 
 		=== g++ Summary ===
 
-# of expected passes		90646
+# of expected passes		92091
 # of unexpected failures	11
-# of expected failures		279
-# of unresolved testcases	3
-# of unsupported tests		3495
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/g++/../../xg++  version 6.0.0 20151108 (experimental) (GCC) 
+# of expected failures		265
+# of unresolved testcases	5
+# of unsupported tests		3501
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/g++/../../xg++  version 6.0.0 20151115 (experimental) (GCC) 
 
 		=== gcc tests ===
 
@@ -48,7 +50,6 @@ FAIL: gcc.dg/builtins-61.c scan-tree-dump optimized "return 0.0"
 FAIL: gcc.dg/builtins-62.c scan-tree-dump-times optimized "cexpi" 3
 FAIL: gcc.dg/builtins-65.c (test for excess errors)
 FAIL: gcc.dg/ifcvt-1.c scan-rtl-dump ce1 "3 true changes made"
-FAIL: gcc.dg/ifcvt-2.c scan-rtl-dump ce1 "3 true changes made"
 FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made"
 FAIL: gcc.dg/ifcvt-4.c scan-rtl-dump ce1 "2 true changes made"
 FAIL: gcc.dg/ira-loop-pressure.c scan-rtl-dump loop2_invariant "Decided to move invariant"
@@ -56,9 +57,18 @@ UNRESOLVED: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2
 FAIL: gcc.dg/utf-array-short-wchar.c  (test for errors, line 39)
 FAIL: gcc.dg/utf-array-short-wchar.c  (test for errors, line 41)
 FAIL: gcc.dg/utf-array-short-wchar.c (test for excess errors)
-UNRESOLVED: gcc.dg/graphite/fuse-1.c scan-tree-dump-times graphite "ISL AST generated by ISL:.*for (int c0 = 0; c0 <= 99; c0 += 1) {.*S_.*(c0);.*S_.*(c0);.*S_.*(c0);.*}" 1
+FAIL: gcc.dg/graphite/fuse-1.c scan-tree-dump-times graphite "ISL AST generated by ISL:.*for \\\\(int c0 = 0; c0 <= 99; c0 \\\\+= 1\\\\) {.*S_.*\\\\(c0\\\\);.*S_.*\\\\(c0\\\\);.*S_.*\\\\(c0\\\\);.*}" 1
 FAIL: gcc.dg/graphite/fuse-1.c scan-tree-dump-times forwprop4 "gimple_simplified to[^\\\\n]*\\\\^ 12" 1
-UNRESOLVED: gcc.dg/graphite/fuse-2.c scan-tree-dump-times graphite "ISL AST generated by ISL:.*for (int c0 = 0; c0 <= 99; c0 += 1) {.*S_.*(c0);.*S_.*(c0);.*S_.*(c0);.*}" 1
+FAIL: gcc.dg/graphite/fuse-2.c scan-tree-dump-times graphite "ISL AST generated by ISL:.*for \\\\(int c0 = 0; c0 <= 99; c0 \\\\+= 1\\\\) {.*S_.*\\\\(c0\\\\);.*S_.*\\\\(c0\\\\);.*S_.*\\\\(c0\\\\);.*}" 1
+FAIL: gcc.dg/graphite/interchange-1.c (internal compiler error)
+FAIL: gcc.dg/graphite/interchange-1.c (test for excess errors)
+UNRESOLVED: gcc.dg/graphite/interchange-1.c compilation failed to produce executable
+FAIL: gcc.dg/graphite/interchange-11.c (internal compiler error)
+FAIL: gcc.dg/graphite/interchange-11.c (test for excess errors)
+UNRESOLVED: gcc.dg/graphite/interchange-11.c compilation failed to produce executable
+FAIL: gcc.dg/graphite/interchange-13.c (internal compiler error)
+FAIL: gcc.dg/graphite/interchange-13.c (test for excess errors)
+UNRESOLVED: gcc.dg/graphite/interchange-13.c compilation failed to produce executable
 XPASS: gcc.dg/guality/example.c   -O0  execution test
 XPASS: gcc.dg/guality/example.c   -O1  execution test
 XPASS: gcc.dg/guality/example.c   -O2  execution test
@@ -288,8 +298,16 @@ FAIL: gcc.dg/torture/fp-int-convert-float128.c   -O2 -flto -fno-use-linker-plugi
 UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  compilation failed to produce executable
 FAIL: gcc.dg/torture/fp-int-convert-float128.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
 UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  compilation failed to produce executable
+FAIL: gcc.dg/torture/pr68264.c   -O0  execution test
+FAIL: gcc.dg/torture/pr68264.c   -O1  execution test
+FAIL: gcc.dg/torture/pr68264.c   -O2  execution test
+FAIL: gcc.dg/torture/pr68264.c   -O3 -g  execution test
+FAIL: gcc.dg/torture/pr68264.c   -Os  execution test
+FAIL: gcc.dg/torture/pr68264.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: gcc.dg/torture/pr68264.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
 FAIL: gcc.dg/tree-ssa/foldaddr-1.c scan-tree-dump-times original "return 0" 1
 FAIL: gcc.dg/tree-ssa/forwprop-28.c scan-tree-dump-times forwprop1 "simplified to if \\\\([^ ]* <" 4
+FAIL: gcc.dg/tree-ssa/split-path-1.c execution test
 FAIL: gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 3
 FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "[xy][^ ]* !=" 0
 FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* [|] y" 1
@@ -323,13 +341,13 @@ UNRESOLVED: gcc.target/i386/pr63618.c compilation failed to produce executable
 
 		=== gcc Summary ===
 
-# of expected passes		103886
-# of unexpected failures	179
+# of expected passes		104342
+# of unexpected failures	194
 # of unexpected successes	22
-# of expected failures		298
-# of unresolved testcases	84
-# of unsupported tests		2660
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc  version 6.0.0 20151108 (experimental) (GCC) 
+# of expected failures		306
+# of unresolved testcases	85
+# of unsupported tests		2661
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc  version 6.0.0 20151115 (experimental) (GCC) 
 
 		=== gfortran tests ===
 
@@ -363,11 +381,11 @@ FAIL: gfortran.dg/read_dir.f90   -Os  execution test
 
 		=== gfortran Summary ===
 
-# of expected passes		41039
+# of expected passes		41150
 # of unexpected failures	25
-# of expected failures		75
+# of expected failures		73
 # of unsupported tests		88
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/gfortran/../../gfortran  version 6.0.0 20151108 (experimental) (GCC) 
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/gfortran/../../gfortran  version 6.0.0 20151115 (experimental) (GCC) 
 
 		=== obj-c++ tests ===
 
@@ -379,7 +397,7 @@ Running target unix
 # of expected passes		1431
 # of expected failures		10
 # of unsupported tests		77
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/obj-c++/../../xg++  version 6.0.0 20151108 (experimental) (GCC) 
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/testsuite/obj-c++/../../xg++  version 6.0.0 20151115 (experimental) (GCC) 
 
 		=== objc tests ===
 
@@ -395,7 +413,7 @@ FAIL: objc.dg/proto-lossage-4.m -fgnu-runtime (test for excess errors)
 # of unexpected failures	3
 # of expected failures		6
 # of unsupported tests		68
-/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc  version 6.0.0 20151108 (experimental) (GCC) 
+/usr/pkgsrc/wip/gcc6snapshot/work/build/gcc/xgcc  version 6.0.0 20151115 (experimental) (GCC) 
 
 		=== libatomic tests ===
 
@@ -415,19 +433,17 @@ XPASS: libgomp.c++/reduction-11.C execution test
 XPASS: libgomp.c++/reduction-12.C execution test
 FAIL: libgomp.fortran/pr25162.f   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
 FAIL: libgomp.fortran/pr25162.f   -O3 -g  execution test
-UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/loop-red-v-2.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 compilation failed to produce executable
-UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/loop-red-w-2.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 compilation failed to produce executable
-UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-red-v-2.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 compilation failed to produce executable
-UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-red-w-2.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 compilation failed to produce executable
+FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 (internal compiler error)
+FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 (test for excess errors)
+UNRESOLVED: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 compilation failed to produce executable
 
 		=== libgomp Summary ===
 
-# of expected passes		4540
-# of unexpected failures	2
+# of expected passes		4604
+# of unexpected failures	4
 # of unexpected successes	4
-# of expected failures		4
-# of unresolved testcases	4
-# of unsupported tests		215
+# of unresolved testcases	1
+# of unsupported tests		224
 		=== libitm tests ===
 
 
@@ -436,7 +452,7 @@ FAIL: libitm.c/clone-1.c execution test
 
 		=== libitm Summary ===
 
-# of expected passes		31
+# of expected passes		33
 # of unexpected failures	1
 # of expected failures		3
 # of unsupported tests		1
@@ -499,26 +515,33 @@ FAIL: 30_threads/shared_future/members/wait_for.cc execution test
 FAIL: 30_threads/shared_future/members/wait_until.cc execution test
 FAIL: experimental/filesystem/iterators/directory_iterator.cc execution test
 FAIL: experimental/filesystem/iterators/recursive_directory_iterator.cc execution test
+UNRESOLVED: experimental/memory/shared_ptr/cons/copy_ctor_neg.cc compilation failed to produce executable
 FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc (test for excess errors)
 UNRESOLVED: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc compilation failed to produce executable
 FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc (test for excess errors)
 UNRESOLVED: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc compilation failed to produce executable
+FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc (test for excess errors)
+UNRESOLVED: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc compilation failed to produce executable
+FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc (test for excess errors)
+UNRESOLVED: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc compilation failed to produce executable
+FAIL: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_nan.cc (test for excess errors)
+UNRESOLVED: tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_nan.cc compilation failed to produce executable
 FAIL: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_nan.cc (test for excess errors)
 UNRESOLVED: tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_nan.cc compilation failed to produce executable
 
 		=== libstdc++ Summary ===
 
-# of expected passes		9768
-# of unexpected failures	57
-# of expected failures		65
-# of unresolved testcases	3
+# of expected passes		9822
+# of unexpected failures	60
+# of expected failures		67
+# of unresolved testcases	7
 # of unsupported tests		612
 
-Compiler version: 6.0.0 20151108 (experimental) (GCC) 
+Compiler version: 6.0.0 20151115 (experimental) (GCC) 
 Platform: x86_64--netbsd
 configure flags: --enable-nls --with-libiconv-prefix=/usr --enable-__cxa_atexit --with-gxx-include-dir=/usr/pkg/gcc6snapshot/include/c++/ --enable-languages='c obj-c++ objc fortran c++' --enable-shared --enable-long-long --with-local-prefix=/usr/pkg/gcc6snapshot --enable-libssp --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -Wl,-R/usr/pkg/lib ' --with-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/bin/as --with-arch=nocona --with-tune=nocona --with-fpmath=sse --prefix=/usr/pkg/gcc6snapshot --build=x86_64--netbsd --host=x86_64--netbsd --infodir=/usr/pkg/gcc6snapshot/info --mandir=/usr/pkg/gcc6snapshot/man
 EOF
-Mail -s "Results for 6.0.0 20151108 (experimental) (GCC) testsuite on x86_64--netbsd" gcc-testresults%gcc.gnu.org@localhost &&
+Mail -s "Results for 6.0.0 20151115 (experimental) (GCC) testsuite on x86_64--netbsd" gcc-testresults%gcc.gnu.org@localhost &&
 mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/g++/g++.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/g++/g++.sum.sent &&
 mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gcc/gcc.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gcc/gcc.sum.sent &&
 mv /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gfortran/gfortran.sum /usr/pkgsrc/wip/gcc6snapshot/work/build/./gcc/testsuite/gfortran/gfortran.sum.sent &&
diff --git a/gcc6snapshot/version.mk b/gcc6snapshot/version.mk
index 0a64e48..6b6d34f 100644
--- a/gcc6snapshot/version.mk
+++ b/gcc6snapshot/version.mk
@@ -1,2 +1,2 @@
 # $NetBSD: version.mk,v 1.21 2015/05/06 05:25:00 keckhardt Exp $
-GCC6S_DIST_VERSION:=6-20151108
+GCC6S_DIST_VERSION:=6-20151115


Home | Main Index | Thread Index | Old Index