commit gcc6 for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-09-11 16:16:57

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Mon Sep 11 16:16:57 2017 rev:14 rq:520731 version:6.4.1+r251631

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-08-24 
17:39:27.28744 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-09-11 16:17:00.505427194 +0200
@@ -1,0 +2,11 @@
+Mon Sep  4 08:32:58 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r251631).
+  * Renames tarball and Source to make factory-auto happy.
+
+---
+Mon Aug 28 12:02:11 UTC 2017 - meiss...@suse.com
+
+- filter out -fstack-clash-protection
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.4.1-r249957.tar.bz2

New:

  gcc-6.4.1+r251631.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.1cQG0i/_old  2017-09-11 16:17:06.540579658 +0200
+++ /var/tmp/diff_new_pack.1cQG0i/_new  2017-09-11 16:17:06.544579097 +0200
@@ -140,14 +140,14 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.4.1+r249957
+Version:6.4.1+r251631
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
 %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' 
| sed 's/+/-/')
 %define binsuffix -6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source: gcc-%{gcc_version}%{gcc_snapshot_revision}.tar.bz2
+Source: gcc-%{version}.tar.bz2
 Source1:change_spec
 Source2:libffi-gcc6-rpmlintrc
 Source3:gcc6-rpmlintrc
@@ -229,7 +229,7 @@
 %define gxxinclude %{_prefix}/include/c++/%{gcc_dir_version}
 
 %prep
-%setup -q -n gcc-%{gcc_version}%{gcc_snapshot_revision}
+%setup -q -n gcc-%{version}
 
 #test patching start
 
@@ -286,7 +286,7 @@
 mkdir obj-%{GCCDIST}
 cd obj-%{GCCDIST}
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS -U_FORTIFY_SOURCE"
-RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector[^ ]*//g' -e 's/-ffortify=.//g' -e 's/-Wall//g' -e 
's/-m32//g' -e 's/-m64//g'`
+RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector[^ ]*//g' -e 's/-fstack-clash-protection//;' -e 
's/-ffortify=.//g' -e 's/-Wall//g' -e 's/-m32//g' -e 's/-m64//g'`
 %ifarch %ix86
 # -mcpu is superceded by -mtune but -mtune is not supported by
 # our bootstrap compiler.  -mcpu gives a warning that stops

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.1cQG0i/_old  2017-09-11 16:17:07.220484177 +0200
+++ /var/tmp/diff_new_pack.1cQG0i/_new  2017-09-11 16:17:07.224483615 +0200
@@ -276,7 +276,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.4.1+r249957
+Version:6.4.1+r251631
 Release:0
 %define gcc_version %(ech

commit gcc6 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-08-24 17:39:24

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Thu Aug 24 17:39:24 2017 rev:13 rq:515134 version:6.4.1+r249957

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-07-21 
22:38:24.945690359 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-08-24 17:39:27.28744 +0200
@@ -1,0 +2,11 @@
+Tue Aug  8 07:50:26 UTC 2017 - rguent...@suse.com
+
+- Comment code using a different Ada compiler for bootstrapping,
+  fixing build for SLE-15.
+
+---
+Mon Aug  7 19:30:56 UTC 2017 - m...@suse.com
+
+- Add gcc6-glibc-2.26-compat.diff to make it build with glibc 2.26.
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

New:

  gcc6-glibc-2.26-compat.diff



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.tQW4DY/_old  2017-08-24 17:39:35.068702273 +0200
+++ /var/tmp/diff_new_pack.tQW4DY/_new  2017-08-24 17:39:35.088699458 +0200
@@ -169,6 +169,7 @@
 Patch10:gcc5-no-return-gcc43-workaround.patch
 Patch11:gcc6-hsa-enablement.patch
 Patch13:gcc6-SOURCE_DATE_EPOCH.patch
+Patch14:gcc6-glibc-2.26-compat.diff
 # A set of patches from the RH srpm
 Patch50:gcc41-java-slow_pthread_self.patch
 Patch51:gcc41-ppc32-retaddr.patch
@@ -245,6 +246,7 @@
 %patch10
 %patch11 -p1
 %patch13
+%patch14
 %patch50
 %patch51
 %patch60

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.tQW4DY/_old  2017-08-24 17:39:36.628482677 +0200
+++ /var/tmp/diff_new_pack.tQW4DY/_new  2017-08-24 17:39:36.636481551 +0200
@@ -213,13 +213,13 @@
 BuildRequires:  isl-devel
 %endif
 %if %{build_ada}
-%if %{suse_version} > 1330
-%define hostsuffix %{binsuffix}
-BuildRequires:  gcc6-ada
-%else
+#%if %{suse_version} > 1330
+#%define hostsuffix %{binsuffix}
+#BuildRequires: gcc6-ada
+#%else
 %define hostsuffix %{nil}
 BuildRequires:  gcc-ada
-%endif
+#%endif
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
@@ -343,6 +343,7 @@
 Patch10:gcc5-no-return-gcc43-workaround.patch
 Patch11:gcc6-hsa-enablement.patch
 Patch13:gcc6-SOURCE_DATE_EPOCH.patch
+Patch14:gcc6-glibc-2.26-compat.diff
 # A set of patches from the RH srpm
 Patch50:gcc41-java-slow_pthread_self.patch
 Patch51:gcc41-ppc32-retaddr.patch
@@ -470,6 +471,7 @@
 %patch10
 %patch11 -p1
 %patch13
+%patch14
 %patch50
 %patch51
 %patch60

++ gcc6.spec ++
--- /var/tmp/diff_new_pack.tQW4DY/_old  2017-08-24 17:39:36.740466911 +0200
+++ /var/tmp/diff_new_pack.tQW4DY/_new  2017-08-24 17:39:36.752465222 +0200
@@ -195,13 +195,13 @@
 BuildRequires:  isl-devel
 %endif
 %if %{build_ada}
-%if %{suse_version} > 1330
-%define hostsuffix %{binsuffix}
-BuildRequires:  gcc6-ada
-%else
+#%if %{suse_version} > 1330
+#%define hostsuffix %{binsuffix}
+#BuildRequires: gcc6-ada
+#%else
 %define hostsuffix %{nil}
 BuildRequires:  gcc-ada
-%endif
+#%endif
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
@@ -325,6 +325,7 @@

commit gcc6 for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-07-21 22:38:23

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Fri Jul 21 22:38:23 2017 rev:12 rq:510861 version:6.4.1+r249957

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-06-02 
11:33:24.302650559 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-07-21 22:38:24.945690359 +0200
@@ -1,0 +2,17 @@
+Tue Jul  4 12:04:36 UTC 2017 - mli...@suse.cz
+
+- Add #nospeccleaner to all spec files.
+
+---
+Tue Jul  4 10:42:48 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r249957).
+  * Includes GCC 6.4 release.
+
+---
+Fri Jun  9 11:21:16 UTC 2017 - rguent...@suse.com
+
+- Update plugin enablement guard to use %sle_version.
+- Bump libffi version in libffi.pc to 3.9.
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.3.1-r248589.tar.bz2

New:

  gcc-6.4.1-r249957.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.yKQ5Hr/_old  2017-07-21 22:38:38.955714046 +0200
+++ /var/tmp/diff_new_pack.yKQ5Hr/_new  2017-07-21 22:38:38.959713482 +0200
@@ -29,6 +29,8 @@
 # Please submit bugfixes or comments via http://www.suse.de/feedback/
 #
 
+# nospeccleaner
+
 %define build_cp 1
 %define build_ada 0
 %define build_libjava 0
@@ -138,7 +140,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r248589
+Version:6.4.1+r249957
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.yKQ5Hr/_old  2017-07-21 22:38:39.391652550 +0200
+++ /var/tmp/diff_new_pack.yKQ5Hr/_new  2017-07-21 22:38:39.395651986 +0200
@@ -35,6 +35,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+# nospeccleaner
+
 # Ada currently fails to build on a few platforms, enable it only
 # on those that work
 %if %{suse_version} >= 1310
@@ -106,8 +108,8 @@
 %define build_hsa 0
 %endif
 
-# Enable plugins just for Tumbleweed, not for SLE13
-%if %{suse_version} == 1330
+# Enable plugins just for Tumbleweed, not for SLES
+%if 0%{!?sle_version:1}
 %define enable_plugins 1
 %else
 %define enable_plugins 0
@@ -274,7 +276,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r248589
+Version:6.4.1+r249957
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

++ gcc6.spec ++
--- /var/tmp/diff_new_pack.yKQ5Hr/_old  2017-07-21 22:38:39.419648601 +0200
+++ /var/tmp/diff_new_pack.yKQ5Hr/_new  2017-07-21 22:38:39.423648037 +0200
@@ -17,6 +17,8 @@
 # icecream 0
 
 
+# nospeccleaner
+
 # Ada currently fails to build on a few platforms, enable it only
 # on those that work
 %if %{suse_version} >= 1310
@@ -88,8 +90

commit gcc6 for openSUSE:Factory

2017-06-02 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-06-02 11:33:19

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Fri Jun  2 11:33:19 2017 rev:11 rq:500143 version:6.3.1+r248589

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-05-27 
13:06:24.548925207 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-06-02 11:33:24.302650559 +0200
@@ -1,0 +2,6 @@
+Tue May 30 07:45:08 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r248628).
+- Add #!BuildIgnore: gcc-PIE to cross compiler builds
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.3.1-r246603.tar.bz2

New:

  gcc-6.3.1-r248589.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.fNfiH5/_old  2017-06-02 11:33:31.345655586 +0200
+++ /var/tmp/diff_new_pack.fNfiH5/_new  2017-06-02 11:33:31.349655021 +0200
@@ -133,11 +133,12 @@
 Provides:   %{gcc_target_arch}-gcc
 Conflicts:  %selfconflict %{gcc_target_arch}-gcc
 %endif
+#!BuildIgnore: gcc-PIE
 
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r246603
+Version:6.3.1+r248589
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.fNfiH5/_old  2017-06-02 11:33:31.793592305 +0200
+++ /var/tmp/diff_new_pack.fNfiH5/_new  2017-06-02 11:33:31.797591740 +0200
@@ -274,7 +274,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r246603
+Version:6.3.1+r248589
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

gcc6.spec: same change
libgcj-gcc6.spec: same change
++ cross.spec.in ++
--- /var/tmp/diff_new_pack.fNfiH5/_old  2017-06-02 11:33:32.005562360 +0200
+++ /var/tmp/diff_new_pack.fNfiH5/_new  2017-06-02 11:33:32.005562360 +0200
@@ -112,6 +112,7 @@
 Provides: %{gcc_target_arch}-gcc
 Conflicts: %selfconflict %{gcc_target_arch}-gcc
 %endif
+#!BuildIgnore: gcc-PIE
 
 # COMMON-BEGIN
 # COMMON-END


++ gcc-6.3.1-r246603.tar.bz2 -> gcc-6.3.1-r248589.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcc6/gcc-6.3.1-r246603.tar.bz2 
/work/SRC/openSUSE:Factory/.gcc6.new/gcc-6.3.1-r248589.tar.bz2 differ: char 11, 
line 1

++ gcc.spec.in ++
--- /var/tmp/diff_new_pack.fNfiH5/_old  2017-06-02 11:33:32.065553885 +0200
+++ /var/tmp/diff_new_pack.fNfiH5/_new  2017-06-02 11:33:32.069553320 +0200
@@ -262,7 +262,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:  http://gcc.gnu.org/
-Version: 6.3.1+r246603
+Version: 6.3.1+r248589
 Release:  1
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)




commit gcc6 for openSUSE:Factory

2017-05-27 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-05-27 13:06:15

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Sat May 27 13:06:15 2017 rev:10 rq:493451 version:6.3.1+r246603

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-02-13 
00:26:39.866037804 +0100
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-05-27 13:06:24.548925207 +0200
@@ -1,0 +2,17 @@
+Thu Apr 20 12:56:13 UTC 2017 - rguent...@suse.com
+
+- Add #!BuildIgnore: gcc-PIE
+
+---
+Thu Apr 13 12:32:34 UTC 2017 - rguent...@suse.com
+
+- Fix libada provides/conflicts.
+
+---
+Fri Mar 31 08:54:59 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r246603).
+- Add cross-binutils Requires to cross-gcc packages.
+- Package gcov-dump.
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.3.1-r245113.tar.bz2

New:

  gcc-6.3.1-r246603.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.wS25vH/_old  2017-05-27 13:08:11.377820959 +0200
+++ /var/tmp/diff_new_pack.wS25vH/_new  2017-05-27 13:08:11.381820395 +0200
@@ -88,8 +88,9 @@
 %endif
 
 Name:   %{pkgname}
-BuildRequires:  bison
 BuildRequires:  cross-%{binutils_target}-binutils
+Requires:   cross-%{binutils_target}-binutils
+BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-devel
@@ -136,7 +137,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r245113
+Version:6.3.1+r246603
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.wS25vH/_old  2017-05-27 13:08:11.913745188 +0200
+++ /var/tmp/diff_new_pack.wS25vH/_new  2017-05-27 13:08:11.921744057 +0200
@@ -236,6 +236,7 @@
 BuildRequires:  expect
 BuildRequires:  gdb
 %endif
+#!BuildIgnore: gcc-PIE
 
 %define separate_bi32 0
 %define separate_bi64 0
@@ -273,7 +274,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r245113
+Version:6.3.1+r246603
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

++ gcc6.spec ++
--- /var/tmp/diff_new_pack.wS25vH/_old  2017-05-27 13:08:11.949740099 +0200
+++ /var/tmp/diff_new_pack.wS25vH/_new  2017-05-27 13:08:11.953739533 +0200
@@ -218,6 +218,7 @@
 BuildRequires:  expect
 BuildRequires:  gdb
 %endif
+#!BuildIgnore: gcc-PIE
 
 %define separate_bi32 0
 %define separate_bi64 0
@@ -255,7 +256,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r245113
+Version:6.3.1+r246603
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cu

commit gcc6 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-02-13 00:26:21

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2017-02-05 
16:32:55.937524893 +0100
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-02-13 00:26:39.866037804 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 10:23:20 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r245113).
+  * Fixes powerpc vec_xl and vec_xst intrinsics.  [bnc#1023080]
+- Enable Ada on s390x.
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.3.1-r245043.tar.bz2

New:

  gcc-6.3.1-r245113.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.rbZraT/_old  2017-02-13 00:27:12.853315711 +0100
+++ /var/tmp/diff_new_pack.rbZraT/_new  2017-02-13 00:27:12.857315138 +0100
@@ -136,7 +136,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r245043
+Version:6.3.1+r245113
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.rbZraT/_old  2017-02-13 00:27:13.249259033 +0100
+++ /var/tmp/diff_new_pack.rbZraT/_new  2017-02-13 00:27:13.253258460 +0100
@@ -39,7 +39,7 @@
 # on those that work
 %if %{suse_version} >= 1310
 %if %{suse_version} >= 1330
-%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
+%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64
 %else
 %define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
 %endif
@@ -273,7 +273,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.3.1+r245043
+Version:6.3.1+r245113
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

gcc6.spec: same change
libgcj-gcc6.spec: same change

++ gcc-6.3.1-r245043.tar.bz2 -> gcc-6.3.1-r245113.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcc6/gcc-6.3.1-r245043.tar.bz2 
/work/SRC/openSUSE:Factory/.gcc6.new/gcc-6.3.1-r245113.tar.bz2 differ: char 11, 
line 1

++ gcc.spec.in ++
--- /var/tmp/diff_new_pack.rbZraT/_old  2017-02-13 00:27:13.505222393 +0100
+++ /var/tmp/diff_new_pack.rbZraT/_new  2017-02-13 00:27:13.509221820 +0100
@@ -23,7 +23,7 @@
 # on those that work
 %if %{suse_version} >= 1310
 %if %{suse_version} >= 1330
-%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
+%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64
 %else
 %define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
 %endif
@@ -261,7 +261,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:  http://gcc.gnu.org/
-Version: 6.3.1+r245043
+Version: 6.3.1+r245113
 Release:  1
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)




commit gcc6 for openSUSE:Factory

2017-02-05 Thread root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2017-02-05 15:44:49

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-12-12 
12:44:07.632073015 +0100
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2017-02-05 16:32:55.937524893 +0100
@@ -1,0 +2,9 @@
+Tue Jan 31 11:58:14 UTC 2017 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r245043).
+  * Includes GCC 6.3 release.
+  * Fixes build with GCC 7.
+- Use plain avr as gcc target for AVR to match what binutils does.
+  [bnc#1022404]
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-hppa-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-mips-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.2.1-r243481.tar.bz2

New:

  gcc-6.3.1-r245043.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.OYg8qc/_old  2017-02-05 16:33:00.160929082 +0100
+++ /var/tmp/diff_new_pack.OYg8qc/_new  2017-02-05 16:33:00.160929082 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cross-aarch64-gcc6
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -136,7 +136,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.2.1+r243481
+Version:6.3.1+r245043
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
++ cross-avr-gcc6.spec ++
--- /var/tmp/diff_new_pack.OYg8qc/_old  2017-02-05 16:33:00.248916669 +0100
+++ /var/tmp/diff_new_pack.OYg8qc/_new  2017-02-05 16:33:00.252916105 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cross-avr-gcc6
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define pkgname cross-avr-gcc6
 %define cross_arch avr
-%define gcc_target_arch avr-suse-linux
+%define gcc_target_arch avr
 %define gcc_icecream 1
 #
 # spec file for package gcc (Version 4.0.1)
@@ -136,7 +136,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.2.1+r243481
+Version:6.3.1+r245043
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

++ cross-epiphany-gcc6-bootstrap.spec ++
--- /var/tmp/diff_new_pack.OYg8qc/_old  2017-02-05 16:33:00.272913284 +0100
+++ /var/tmp/diff_new_pack.OYg8qc/_new  2017-02-05 16:33:00.272913284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cross-epiphany-gcc6-bootstrap
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -137,7 +137,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.2.1+r243481
+Version:6.3.1+r245043
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-epiphany-gcc6.spec: same change
cross-hppa-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-mips-gcc6.spe

commit gcc6 for openSUSE:Factory

2016-09-01 Thread h_root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2016-09-01 14:00:59

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-08-22 
09:59:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2016-09-01 14:01:01.0 +0200
@@ -1,0 +2,18 @@
+Tue Aug 30 07:43:28 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r239849).
+  * Includes GCC 6.2 release.
+  * Includes fix for OVMF compilation.
+- Refresh gcc-dir-version.patch.
+
+---
+Wed Aug 17 18:43:55 UTC 2016 - jsl...@suse.com
+
+- gcc6-devel: require gmp-devel and mpc-devel
+
+---
+Wed Aug 17 08:51:42 UTC 2016 - mli...@suse.cz
+
+- Update HSA_RUNTINE_LIB in gcc6-hsa-enablement.patch
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-epiphany-gcc6-bootstrap.changes: same change
cross-epiphany-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-rx-gcc6-bootstrap.changes: same change
cross-rx-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.1.1-r239476.tar.bz2

New:

  gcc-6.2.1-r239849.tar.bz2



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.DnuHgE/_old  2016-09-01 14:01:07.0 +0200
+++ /var/tmp/diff_new_pack.DnuHgE/_new  2016-09-01 14:01:07.0 +0200
@@ -136,7 +136,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.1.1+r239476
+Version:6.2.1+r239849
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc6.spec: same change
cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-epiphany-gcc6-bootstrap.spec: same change
cross-epiphany-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-rx-gcc6-bootstrap.spec: same change
cross-rx-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
gcc6-testresults.spec: same change
++ gcc6.spec ++
--- /var/tmp/diff_new_pack.DnuHgE/_old  2016-09-01 14:01:07.0 +0200
+++ /var/tmp/diff_new_pack.DnuHgE/_new  2016-09-01 14:01:07.0 +0200
@@ -255,7 +255,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.1.1+r239476
+Version:6.2.1+r239849
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -439,6 +439,8 @@
 License:GPL-3.0+
 Group:  Development/Languages/C and C++
 Requires:   gcc6 = %{version}-%{release}
+Requires:   gmp-devel
+Requires:   mpc-devel
 
 %description devel
 Development files for developing GCC plugins.

++ libgcj-gcc6.spec ++
--- /var/tmp/diff_new_pack.DnuHgE/_old  2016-09-01 14:01:07.0 +0200
+++ /var/tmp/diff_new_pack.DnuHgE/_new  2016-09-01 14:01:07.0 +0200
@@ -272,7 +272,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.1.1+r239476
+Version:6.2.1+r239849
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)


++ gcc-6.1.1-r239476.tar.bz2 -> gcc-6.2.1-r239849.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcc6/gcc-6.1.1-r239476.tar.bz2 
/work/SRC/openSUSE:Factory/.gcc6.new/gcc-6.2.1-r239849.tar.bz2 differ: char 11, 
line 1

++ gcc-dir-version.patch ++
--- /var/tmp/diff_new_pack.DnuHgE/_old  2016-09-01 14:01:07.0 +0200
+++ /var/tmp/diff_new_pack.DnuHgE/_new  2016-09-01 14:01:07.0 +0200
@@ -1,8 +1,

commit gcc6 for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2016-08-22 09:59:26

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-07-16 
22:10:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2016-08-22 09:59:29.0 +0200
@@ -1,0 +2,36 @@
+Mon Aug 15 12:30:00 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r239476).
+  * includes GCC 6.2 RC1
+- Make sure newlib crosses for the same target conflict
+
+---
+Fri Aug 12 14:37:14 UTC 2016 - afaer...@suse.de
+
+- Clean up newlib handling in spec files
+* change_spec: Set new gcc_target_newlib in add_newlib_cross()
+* gcc.spec.in: Converge per-target configure sections
+* cross.spec.in: Prepare for more library options: gcc_target_glibc
+
+---
+Fri Aug 12 09:37:52 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r239408).
+- Remove gcc6-disable-aarch64-tsan.patch and re-enable TSAN for aarch64.
+
+---
+Mon Aug  8 10:20:08 UTC 2016 - sch...@suse.de
+
+- Enable ifunc attribute on archs with support for GNU_IFUNC in glibc
+  for SLE12 and up
+
+---
+Sun Jul 31 10:53:38 UTC 2016 - afaer...@suse.de
+
+- Prepare newlib targets epiphany, nds32le, rl78, rx
+* Mostly forward-ported from gcc5 package
+- change_spec: Add add_newlib_cross() convenience function
+- Enable epiphany and rx packages
+* Fix debugsources.list path for non-bootstrap packages w/debuginfo
+
+---
cross-arm-gcc6.changes: same change
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-epiphany-gcc6-bootstrap.changes  
2016-08-22 09:59:29.0 +0200
@@ -0,0 +1,165 @@
+---
+Mon Aug 15 12:30:00 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r239476).
+  * includes GCC 6.2 RC1
+- Make sure newlib crosses for the same target conflict
+
+---
+Fri Aug 12 14:37:14 UTC 2016 - afaer...@suse.de
+
+- Clean up newlib handling in spec files
+* change_spec: Set new gcc_target_newlib in add_newlib_cross()
+* gcc.spec.in: Converge per-target configure sections
+* cross.spec.in: Prepare for more library options: gcc_target_glibc
+
+---
+Fri Aug 12 09:37:52 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r239408).
+- Remove gcc6-disable-aarch64-tsan.patch and re-enable TSAN for aarch64.
+
+---
+Mon Aug  8 10:20:08 UTC 2016 - sch...@suse.de
+
+- Enable ifunc attribute on archs with support for GNU_IFUNC in glibc
+  for SLE12 and up
+
+---
+Sun Jul 31 10:53:38 UTC 2016 - afaer...@suse.de
+
+- Prepare newlib targets epiphany, nds32le, rl78, rx
+* Mostly forward-ported from gcc5 package
+- change_spec: Add add_newlib_cross() convenience function
+- Enable epiphany and rx packages
+* Fix debugsources.list path for non-bootstrap packages w/debuginfo
+
+---
+Thu Jul  7 11:58:26 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r238085)
+  * Fixes compile-time issues in the C++ frontend.  [bnc#988017]
+- Enable plugin support for Tumbleweed and add gcc6-devel package
+  for the hearder files required to develop plugins.  [bnc#988009]
+
+---
+Wed Jun 15 10:08:25 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237469)
+- Refresh gcc6-SOURCE_DATE_EPOCH.patch with patch for PR71183.
+- Use %preun instead of %postun for info file deletion.  Register
+  libitm.info.  [bnc#984767]
+
+---
+Mon Jun 13 08:35:10 UTC 2016 - rguent...@suse.com
+
+- Add cross-arm-gcc6 that should work with cross-arm-binutils and
+  defaults to armv6hl settings, but without builing an icecream
+  environment for it.
+
+---
+Fri Jun 10 11:12:34 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237296).
+-

commit gcc6 for openSUSE:Factory

2016-07-16 Thread h_root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2016-07-16 22:10:20

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-06-07 
23:49:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2016-07-16 22:10:23.0 +0200
@@ -1,0 +2,30 @@
+Thu Jul  7 11:58:26 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r238085)
+  * Fixes compile-time issues in the C++ frontend.  [bnc#988017]
+- Enable plugin support for Tumbleweed and add gcc6-devel package
+  for the hearder files required to develop plugins.  [bnc#988009]
+
+---
+Wed Jun 15 10:08:25 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237469)
+- Refresh gcc6-SOURCE_DATE_EPOCH.patch with patch for PR71183.
+- Use %preun instead of %postun for info file deletion.  Register
+  libitm.info.  [bnc#984767]
+
+---
+Mon Jun 13 08:35:10 UTC 2016 - rguent...@suse.com
+
+- Add cross-arm-gcc6 that should work with cross-arm-binutils and
+  defaults to armv6hl settings, but without builing an icecream
+  environment for it.
+
+---
+Fri Jun 10 11:12:34 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237296).
+- Add gcc6-SOURCE_DATE_EPOCH.patch to backport SOURCE_DATE_EPOCH.
+  [bnc#982182]
+
+---
New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-arm-gcc6.changes 2016-07-16 
22:10:23.0 +0200
@@ -0,0 +1,129 @@
+---
+Thu Jul  7 11:58:26 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r238085)
+  * Fixes compile-time issues in the C++ frontend.  [bnc#988017]
+- Enable plugin support for Tumbleweed and add gcc6-devel package
+  for the hearder files required to develop plugins.  [bnc#988009]
+
+---
+Wed Jun 15 10:08:25 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237469)
+- Refresh gcc6-SOURCE_DATE_EPOCH.patch with patch for PR71183.
+- Use %preun instead of %postun for info file deletion.  Register
+  libitm.info.  [bnc#984767]
+
+---
+Mon Jun 13 08:35:10 UTC 2016 - rguent...@suse.com
+
+- Add cross-arm-gcc6 that should work with cross-arm-binutils and
+  defaults to armv6hl settings, but without builing an icecream
+  environment for it.
+
+---
+Fri Jun 10 11:12:34 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r237296).
+- Add gcc6-SOURCE_DATE_EPOCH.patch to backport SOURCE_DATE_EPOCH.
+  [bnc#982182]
+
+---
+Mon Jun  6 11:29:15 UTC 2016 - rguent...@suse.com
+
+- Update disk-space _constraints, add libgcj-gcc6 _constraints similar
+  to gcc6-testresults as that one is also building libjava.
+
+---
+Wed Jun  1 13:17:59 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r236988). 
+- Enable profiledbootstrap for AARCH64.
+
+---
+Tue May 10 09:59:24 UTC 2016 - rguent...@suse.com
+
+- Add gcc6-disable-aarch64-tsan.patch to disable TSAN on aarch64 because
+  libtsan0 is not installable.
+
+---
+Wed May  4 08:27:42 UTC 2016 - rguent...@suse.com
+
+- Fix HSA build conditional for crosses.
+
+---
+Mon May  2 07:22:08 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r235696).
+  * Fixes libgcj_bc1 version check issue.
+
+---
+Wed Apr 27 10:37:26 UTC 2016 - rguent...@suse.com
+
+- Update to GCC 6.1.0 release (r235473).
+  * Includes fix for python3 miscompile [bnc#976024]
+- Enable profiledbootstrap, but not if building libjava where also
+  disable bootstrap
+
+---
+Mon Apr 18 14:01:38 UTC 2016 - martin.li...@suse.com
+
+- Add gcc6-hsa-enablement.patch and enable HSA offloading target.
+
+---
+Thu Apr 14 12:38:43 UTC 2016 - rguent...@suse.com
+
+- Update to SVN trunk head (r234970).
+

commit gcc6 for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2016-06-07 23:49:39

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-05-05 
08:13:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2016-06-07 23:49:41.0 +0200
@@ -1,0 +2,18 @@
+Mon Jun  6 11:29:15 UTC 2016 - rguent...@suse.com
+
+- Update disk-space _constraints, add libgcj-gcc6 _constraints similar
+  to gcc6-testresults as that one is also building libjava.
+
+---
+Wed Jun  1 13:17:59 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r236988). 
+- Enable profiledbootstrap for AARCH64.
+
+---
+Tue May 10 09:59:24 UTC 2016 - rguent...@suse.com
+
+- Add gcc6-disable-aarch64-tsan.patch to disable TSAN on aarch64 because
+  libtsan0 is not installable.
+
+---
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.1.1-r235696.tar.bz2

New:

  gcc-6.1.1-r236988.tar.bz2
  gcc6-disable-aarch64-tsan.patch



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.Xj92Ch/_old  2016-06-07 23:49:47.0 +0200
+++ /var/tmp/diff_new_pack.Xj92Ch/_new  2016-06-07 23:49:47.0 +0200
@@ -115,7 +115,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.1.1+r235696
+Version:6.1.1+r236988
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -142,13 +142,14 @@
 Patch8: gcc5-libsanitize-aarch64-va42.patch
 Patch9: gcc48-remove-mpfr-2.4.0-requirement.patch
 Patch10:gcc5-no-return-gcc43-workaround.patch
+Patch11:gcc6-hsa-enablement.patch
+Patch12:gcc6-disable-aarch64-tsan.patch
 # A set of patches from the RH srpm
 Patch50:gcc41-java-slow_pthread_self.patch
 Patch51:gcc41-ppc32-retaddr.patch
 # Some patches taken from Debian
 Patch60:gcc44-textdomain.patch
 Patch61:gcc44-rename-info-files.patch
-Patch62:gcc6-hsa-enablement.patch
 
 #testpatch end
 
@@ -217,11 +218,12 @@
 %patch9
 %endif
 %patch10
+%patch11 -p1
+%patch12
 %patch50
 %patch51
 %patch60
 %patch61
-%patch62 -p1
 
 #test patching end
 

cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.Xj92Ch/_old  2016-06-07 23:49:47.0 +0200
+++ /var/tmp/diff_new_pack.Xj92Ch/_new  2016-06-07 23:49:47.0 +0200
@@ -54,7 +54,7 @@
 %endif
 
 %define quadmath_arch %ix86 x86_64 ia64
-%define tsan_arch x86_64 aarch64
+%define tsan_arch x86_64
 %define asan_arch x86_64 %ix86 ppc ppc64 ppc64le %sparc %arm aarch64
 %define itm_arch x86_64 %ix86 %arm aarch64 ppc ppc64 ppc64le s390 s390x %sparc
 %define atomic_arch x86_64 %ix86 %arm aarch64 ppc ppc64 ppc64le s390 s390x 
%sparc m68k ia64
@@ -266,7 +266,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.1.1+r235696
+Version:6.1.1+r236988
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -331,13 +331,14 @@
 Patch8: gcc5-libsanitize-aarch64-va42.patch
 Patch9: gcc48-remove-mpfr-2.4.0-requirement.patch
 Patch10:gcc5-no-return-gcc43-workaround.patch
+Patch11:gcc6-hsa-enablement.patch
+Patch12:gcc6-disable-aarch64-tsan.patch
 # A set of patches from the RH srpm
 Patch50:gcc41-java-slow_pthread_self.patch
 Patch51:  

commit gcc6 for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package gcc6 for openSUSE:Factory checked in 
at 2016-05-05 08:13:02

Comparing /work/SRC/openSUSE:Factory/gcc6 (Old)
 and  /work/SRC/openSUSE:Factory/.gcc6.new (New)


Package is "gcc6"

Changes:

--- /work/SRC/openSUSE:Factory/gcc6/cross-aarch64-gcc6.changes  2016-04-14 
13:02:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcc6.new/cross-aarch64-gcc6.changes 
2016-05-05 08:13:04.0 +0200
@@ -1,0 +2,34 @@
+Wed May  4 08:27:42 UTC 2016 - rguent...@suse.com
+
+- Fix HSA build conditional for crosses.
+
+---
+Mon May  2 07:22:08 UTC 2016 - rguent...@suse.com
+
+- Update to gcc-6-branch head (r235696).
+  * Fixes libgcj_bc1 version check issue.
+
+---
+Wed Apr 27 10:37:26 UTC 2016 - rguent...@suse.com
+
+- Update to GCC 6.1.0 release (r235473).
+  * Includes fix for python3 miscompile [bnc#976024]
+- Enable profiledbootstrap, but not if building libjava where also
+  disable bootstrap
+
+---
+Mon Apr 18 14:01:38 UTC 2016 - martin.li...@suse.com
+
+- Add gcc6-hsa-enablement.patch and enable HSA offloading target.
+
+---
+Thu Apr 14 12:38:43 UTC 2016 - rguent...@suse.com
+
+- Update to SVN trunk head (r234970).
+
+---
+Thu Apr 14 12:05:43 UTC 2016 - rguent...@suse.com
+
+- Enable Ada on ppc64le and aarch64.
+
+---
cross-armv6hl-gcc6.changes: same change
cross-armv7hl-gcc6.changes: same change
cross-avr-gcc6.changes: same change
cross-i386-gcc6.changes: same change
cross-m68k-gcc6.changes: same change
cross-ppc64-gcc6.changes: same change
cross-ppc64le-gcc6.changes: same change
cross-s390x-gcc6.changes: same change
cross-sparc-gcc6.changes: same change
cross-sparc64-gcc6.changes: same change
cross-x86_64-gcc6.changes: same change
gcc6-testresults.changes: same change
gcc6.changes: same change
libgcj-gcc6.changes: same change

Old:

  gcc-6.0.0-r234449.tar.bz2

New:

  gcc-6.1.1-r235696.tar.bz2
  gcc6-hsa-enablement.patch



Other differences:
--
++ cross-aarch64-gcc6.spec ++
--- /var/tmp/diff_new_pack.9I0CsU/_old  2016-05-05 08:13:09.0 +0200
+++ /var/tmp/diff_new_pack.9I0CsU/_new  2016-05-05 08:13:09.0 +0200
@@ -38,6 +38,7 @@
 %define build_objc 0
 %define build_objcp 0
 %define build_go 0
+%define build_hsa 0
 
 %define binutils_target %{cross_arch}
 %if %{cross_arch} == "armv7l" || %{cross_arch} == "armv7hl"
@@ -114,7 +115,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:6.0.0+r234449
+Version:6.1.1+r235696
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -147,6 +148,7 @@
 # Some patches taken from Debian
 Patch60:gcc44-textdomain.patch
 Patch61:gcc44-rename-info-files.patch
+Patch62:gcc6-hsa-enablement.patch
 
 #testpatch end
 
@@ -219,6 +221,7 @@
 %patch51
 %patch60
 %patch61
+%patch62 -p1
 
 #test patching end
 
@@ -361,6 +364,9 @@
--libdir=%{_libdir} \
--libexecdir=%{_libdir} \
--enable-languages=$languages \
+%if %{build_hsa}
+   --enable-offload-targets=hsa \
+%endif 
$ENABLE_CHECKING \
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
--enable-ssp \
@@ -384,6 +390,9 @@
 --disable-libjava-multilib \
 %endif
 %endif
+%if 0%{?building_libjava:1}
+   --disable-bootstrap \
+%endif
--with-slibdir=/%{_lib} \
--with-system-zlib \
--enable-__cxa_atexit \

cross-armv6hl-gcc6.spec: same change
cross-armv7hl-gcc6.spec: same change
cross-avr-gcc6.spec: same change
cross-i386-gcc6.spec: same change
cross-m68k-gcc6.spec: same change
cross-ppc64-gcc6.spec: same change
cross-ppc64le-gcc6.spec: same change
cross-s390x-gcc6.spec: same change
cross-sparc-gcc6.spec: same change
cross-sparc64-gcc6.spec: same change
cross-x86_64-gcc6.spec: same change
++ gcc6-testresults.spec ++
--- /var/tmp/diff_new_pack.9I0CsU/_old  2016-05-05 08:13:09.0 +0200
+++ /var/tmp/diff_new_pack.9I0CsU/_new  2016-05-05 08:13:09.0 +0200
@@ -38,7 +38,11 @@
 # Ada currently fails to build on a few platforms, enable it only
 # on those that work
 %if %{suse_version} >= 1310
+%if %{suse_version} >= 1330
+%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
+%else
 %define ada_arch %ix86 x86_64 ppc ppc