Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcc15 for openSUSE:Factory checked 
in at 2025-03-31 11:37:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc15 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc15.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc15"

Mon Mar 31 11:37:53 2025 rev:4 rq:1265224 version:15.0.1+git9001

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc15/gcc15.changes      2025-03-25 
23:09:56.397533360 +0100
+++ /work/SRC/openSUSE:Factory/.gcc15.new.2696/gcc15.changes    2025-03-31 
11:39:06.438034483 +0200
@@ -1,0 +2,10 @@
+Fri Mar 28 08:54:41 UTC 2025 - Richard Biener <rguent...@suse.com>
+
+- Update to GCC trunk head, 15.0.1+git9001
+  * includes -msplit-patch-nops required for user-space livepatching
+    on powerpc
+  * includes fix for Ada build with --enable-host-pie
+- Adjust for removed avx10_2roundingintrin.h intrinsic header.
+- Build GCC executables PIE on SLE.  [bsc#1239938]
+
+-------------------------------------------------------------------

Old:
----
  gcc-15.0.1+git8082.tar.xz

New:
----
  gcc-15.0.1+git9001.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cross-aarch64-gcc15-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Sbhav8/_old  2025-03-31 11:39:07.914095707 +0200
+++ /var/tmp/diff_new_pack.Sbhav8/_new  2025-03-31 11:39:07.914095707 +0200
@@ -102,7 +102,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:            https://gcc.gnu.org/
-Version:        15.0.1+git8082
+Version:        15.0.1+git9001
 Release:        0
 %define gcc_dir_version %(echo %version |  sed 's/+.*//' | cut -d '.' -f 1)
 %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' 
| sed 's/+/-/')
@@ -472,6 +472,9 @@
        --libdir=%{_libdir} \
        --libexecdir=%{_libdir} \
        --enable-languages=$languages \
+%if !0%{?is_opensuse}
+       --enable-host-pie \
+%endif
 %if %{build_nvptx} || %{build_gcn}
        --enable-offload-targets=\
 %if %{build_nvptx}

cross-aarch64-gcc15.spec: same change
cross-amdgcn-gcc15.spec: same change
cross-arm-gcc15.spec: same change
cross-arm-none-gcc15-bootstrap.spec: same change
cross-arm-none-gcc15.spec: same change
cross-avr-gcc15-bootstrap.spec: same change
cross-avr-gcc15.spec: same change
cross-bpf-gcc15.spec: same change
cross-hppa-gcc15-bootstrap.spec: same change
cross-hppa-gcc15.spec: same change
cross-loongarch64-gcc15-bootstrap.spec: same change
cross-loongarch64-gcc15.spec: same change
cross-m68k-gcc15.spec: same change
cross-mips-gcc15.spec: same change
cross-nvptx-gcc15.spec: same change
cross-ppc64-gcc15.spec: same change
cross-ppc64le-gcc15-bootstrap.spec: same change
cross-ppc64le-gcc15.spec: same change
cross-pru-gcc15-bootstrap.spec: same change
cross-pru-gcc15.spec: same change
cross-riscv64-elf-gcc15-bootstrap.spec: same change
cross-riscv64-elf-gcc15.spec: same change
cross-riscv64-gcc15-bootstrap.spec: same change
cross-riscv64-gcc15.spec: same change
cross-rx-gcc15-bootstrap.spec: same change
cross-rx-gcc15.spec: same change
cross-s390x-gcc15-bootstrap.spec: same change
cross-s390x-gcc15.spec: same change
cross-sparc-gcc15.spec: same change
cross-sparc64-gcc15.spec: same change
cross-x86_64-gcc15.spec: same change
gcc15-testresults.spec: same change
++++++ gcc15.spec ++++++
--- /var/tmp/diff_new_pack.Sbhav8/_old  2025-03-31 11:39:08.834133868 +0200
+++ /var/tmp/diff_new_pack.Sbhav8/_new  2025-03-31 11:39:08.834133868 +0200
@@ -217,7 +217,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:            https://gcc.gnu.org/
-Version:        15.0.1+git8082
+Version:        15.0.1+git9001
 Release:        0
 %define gcc_dir_version %(echo %version |  sed 's/+.*//' | cut -d '.' -f 1)
 %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' 
| sed 's/+/-/')
@@ -2610,6 +2610,9 @@
        --libdir=%{_libdir} \
        --libexecdir=%{_libdir} \
        --enable-languages=$languages \
+%if !0%{?is_opensuse}
+       --enable-host-pie \
+%endif
 %if %{build_nvptx} || %{build_gcn}
        --enable-offload-targets=\
 %if %{build_nvptx}
@@ -3544,7 +3547,6 @@
 %{libsubdir}/include/sm4intrin.h
 %{libsubdir}/include/avx512bitalgvlintrin.h
 %{libsubdir}/include/usermsrintrin.h
-%{libsubdir}/include/avx10_2roundingintrin.h
 %{libsubdir}/include/avx10_2-512bf16intrin.h
 %{libsubdir}/include/avx10_2-512convertintrin.h
 %{libsubdir}/include/avx10_2-512mediaintrin.h

++++++ gcc-15.0.1+git8082.tar.xz -> gcc-15.0.1+git9001.tar.xz ++++++
/work/SRC/openSUSE:Factory/gcc15/gcc-15.0.1+git8082.tar.xz 
/work/SRC/openSUSE:Factory/.gcc15.new.2696/gcc-15.0.1+git9001.tar.xz differ: 
char 15, line 1

++++++ gcc.obsinfo ++++++
--- /var/tmp/diff_new_pack.Sbhav8/_old  2025-03-31 11:39:09.038142330 +0200
+++ /var/tmp/diff_new_pack.Sbhav8/_new  2025-03-31 11:39:09.038142330 +0200
@@ -1,5 +1,5 @@
 name: gcc
-version: 15.0.1+git8082
-mtime: 1742197395
-commit: 8912313df87679e202f2897ec25c924a67ee8117
+version: 15.0.1+git9001
+mtime: 1743148447
+commit: 9ac0ff5ea5f5a2c96f1599d271a42e226929d30b
 

++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.Sbhav8/_old  2025-03-31 11:39:09.066143492 +0200
+++ /var/tmp/diff_new_pack.Sbhav8/_new  2025-03-31 11:39:09.070143658 +0200
@@ -1537,6 +1537,9 @@
        --libdir=%{_libdir} \
        --libexecdir=%{_libdir} \
        --enable-languages=$languages \
+%if !0%{?is_opensuse}
+       --enable-host-pie \
+%endif
 %if %{build_nvptx} || %{build_gcn}
        --enable-offload-targets=\
 %if %{build_nvptx}
@@ -2477,7 +2480,6 @@
 %{libsubdir}/include/sm4intrin.h
 %{libsubdir}/include/avx512bitalgvlintrin.h
 %{libsubdir}/include/usermsrintrin.h
-%{libsubdir}/include/avx10_2roundingintrin.h
 %{libsubdir}/include/avx10_2-512bf16intrin.h
 %{libsubdir}/include/avx10_2-512convertintrin.h
 %{libsubdir}/include/avx10_2-512mediaintrin.h

Reply via email to