public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 14.1.1-6
@ 2026-06-29 12:30 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 467c94cde8682e3bb5285faaa9417ec1df01fb6e
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2024-06-20T13:48:15+02:00
Stats : +14/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/467c94cde8682e3bb5285faaa9417ec1df01fb6e?branch=rhel-f41-base
Log:
14.1.1-6
---
diff --git a/.gitignore b/.gitignore
index c60b5a8..b4a8347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/gcc-14.1.1-20240522.tar.xz
/gcc-14.1.1-20240607.tar.xz
/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz
+/gcc-14.1.1-20240620.tar.xz
diff --git a/gcc.spec b/gcc.spec
index 94e56d9..4f373b2 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20240607
-%global gitrev 1de1e03e8bd3490b53f6fe454f7a48ddc1c839f2
+%global DATE 20240620
+%global gitrev 640bb0fa76a23712bd9b0518a00c3c4ed59a775d
%global gcc_version 14.1.1
%global gcc_major 14
# 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 5
+%global gcc_release 6
%global nvptx_tools_gitrev 87ce9dc5999e5fca2e1d3478a30888d9864c9804
%global newlib_cygwin_gitrev d45261f62a15f8abd94a1031020b9a9f455e4eed
%global _unpackaged_files_terminate_build 0
@@ -3626,6 +3626,15 @@ end
%endif
%changelog
+* Thu Jun 20 2024 Jakub Jelinek <jakub@redhat.com> 14.1.1-6
+- update from releases/gcc-14 branch
+ - PRs ada/114398, ada/114708, c/115290, c++/99678, c++/115239, c++/115283,
+ c++/115378, c++/115511, driver/115440, fortran/83865, jit/115442,
+ libstdc++/114958, libstdc++/115247, libstdc++/115308,
+ rtl-optimization/115281, target/109549, target/111343, target/115253,
+ target/115353, target/115360, tree-optimization/115544
+ - fix s390x ICEs with vector permutations from memory (#2293207, #2292501)
+
* Fri Jun 7 2024 Jakub Jelinek <jakub@redhat.com> 14.1.1-5
- update from releases/gcc-14 branch
- PRs ada/115270, c/114493, c++/105320, c++/114275, c++/114868, c++/114983,
diff --git a/sources b/sources
index 5d32c89..e9611fd 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-14.1.1-20240607.tar.xz) = 3b873c977deebdb33eec0a174bd7eb743834bec5a70676398e8982bb30fad09a820a9c9bc812793cf1a302a7665e09b8212843a4a71e5d01ad911de6d1de5e15
+SHA512 (gcc-14.1.1-20240620.tar.xz) = 0082429bdd2b91b1c78daa372db18f111ce0ea38a836992c5d316bf4d504c876302d8225a32fffa1c2ca1ef3c2068a388f409237c085d0d518b5f30e64d7572c
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d
SHA512 (nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz) = 941e763af8601b89f0e4ec48a2d68ae0a8e70ee1e6ba6859394b021ad7bd7d143cc529f3c35c08d7f84e5554980ddcc97cf05b6c4755c2bc36c91161b79e8cea
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:30 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:30 [rpms/gcc] rhel-f41-base: 14.1.1-6 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox