public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 10.2.1-9
@ 2026-06-29 12:28 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 94687bec15156308bd04ca2d0ef40df6091ac93b
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2020-11-25T13:27:09+01:00
Stats : +17/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/94687bec15156308bd04ca2d0ef40df6091ac93b?branch=rhel-f41-base
Log:
10.2.1-9
---
diff --git a/.gitignore b/.gitignore
index 1dc73e2..e230e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/gcc-10.2.1-20201016.tar.xz
/gcc-10.2.1-20201102.tar.xz
/gcc-10.2.1-20201112.tar.xz
+/gcc-10.2.1-20201125.tar.xz
diff --git a/gcc.spec b/gcc.spec
index 4277563..be32486 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20201112
-%global gitrev 86495efb7a403b1ee3419fb3b3b1aaf26345ada5
+%global DATE 20201125
+%global gitrev 2cd1f70a7b47cb9bd8da4aa4663e7d75b0cfcac5
%global gcc_version 10.2.1
%global gcc_major 10
# Note, gcc_release must be integer, if you want to add suffixes to
# %%{release}, append them after %%{gcc_release} on Release: line.
-%global gcc_release 8
+%global gcc_release 9
%global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e
%global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0
%global _unpackaged_files_terminate_build 0
@@ -791,7 +791,7 @@ to NVidia PTX capable devices if available.
%patch14 -p0 -b .pr96939-2~
%patch15 -p0 -b .pr96939-3~
find gcc/testsuite -name \*.pr96939~ | xargs rm -f
-%patch16 -p0 -b .pr97060~
+#%patch16 -p0 -b .pr97060~
echo 'Red Hat %{version}-%{gcc_release}' > gcc/DEV-PHASE
@@ -3058,6 +3058,17 @@ end
%endif
%changelog
+* Wed Nov 25 2020 Jakub Jelinek <jakub@redhat.com> 10.2.1-9
+- update from releases/gcc-10 branch
+ - PRs c++/67453, c++/96805, c++/97663, c++/97790, c/97748, c/97958, d/97842,
+ d/97843, d/97889, fortran/95847, fortran/97782, libstdc++/93456,
+ libstdc++/95989, libstdc++/96042, libstdc++/97798, libstdc++/97828,
+ libstdc++/97869, libstdc++/97876, target/97528, target/97534,
+ target/97535, target/97682, target/97727, target/97730, target/97887
+ - fix LTO -g ICE on firefox 83 (#1899294, PR c++/97918)
+ - fix DW_TAG_unspecified_parameters for LTO or function clones
+ (#1893340, PR debug/97599)
+
* Thu Nov 12 2020 Jakub Jelinek <jakub@redhat.com> 10.2.1-8
- update from releases/gcc-10 branch
- PRs c++/97412, fortran/92793, fortran/97652, libstdc++/92285,
diff --git a/sources b/sources
index 5302408..fb0364f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-10.2.1-20201112.tar.xz) = 6f624eee77c0a35939978d59e7411764343a29d969a25e1a78c5fa27fc74b539c4a65c591f5699268cfe118df0054b5996b49b6cd2c02ce105ff86b5b935b2a1
+SHA512 (gcc-10.2.1-20201125.tar.xz) = 4a1d389032f699f47004a146d0cf96aad4febc46d0bc4750a6a435134822743f68739fcc1b9dcc4ae26d26a5d82ad71c83ecc67d2307d722157d1a7bee4a42c5
SHA512 (newlib-cygwin-50e2a63b04bdd018484605fbb954fd1bd5147fa0.tar.xz) = 002a48a7b689a81abbf16161bcaec001a842e67dfbe372e9e109092703bfc666675f16198f60ca429370e8850d564547dc505df81bc3aaca4ce6defbc014ad6c
SHA512 (nvptx-tools-5f6f343a302d620b0868edab376c00b15741e39e.tar.xz) = f6d10db94fa1570ae0f94df073fa3c73c8e5ee16d59070b53d94f7db0de8a031bc44d7f3f1852533da04b625ce758e022263855ed43cfc6867e0708d001e53c7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 10.2.1-9 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox