public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 13.1.1-4
Date: Mon, 29 Jun 2026 12:30:15 GMT [thread overview]
Message-ID: <178273621586.1.11899638951847840094.rpms-gcc-a9552bf74564@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : a9552bf745649e7a8e10e9e4fb7ecd6e7b62c11e
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2023-06-14T18:01:04+02:00
Stats : +17/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/a9552bf745649e7a8e10e9e4fb7ecd6e7b62c11e?branch=rhel-f41-base
Log:
13.1.1-4
---
diff --git a/.gitignore b/.gitignore
index ad9cdaa..ecec0bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,3 +106,4 @@
/gcc-13.1.1-20230426.tar.xz
/gcc-13.1.1-20230511.tar.xz
/gcc-13.1.1-20230519.tar.xz
+/gcc-13.1.1-20230614.tar.xz
diff --git a/gcc.spec b/gcc.spec
index 5dedde9..a33ce2d 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20230519
-%global gitrev 75b6adf0fdb4d09b64cddfdce59a030f69071fc5
+%global DATE 20230614
+%global gitrev 0d7019741b037c7e9c4e57d6de3bce6bb2ed8026
%global gcc_version 13.1.1
%global gcc_major 13
# 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 3
+%global gcc_release 4
%global nvptx_tools_gitrev 93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b
%global newlib_cygwin_gitrev 9e09d6ed83cce4777a5950412647ccc603040409
%global _unpackaged_files_terminate_build 0
@@ -3459,6 +3459,18 @@ end
%endif
%changelog
+* Wed Jun 14 2023 Jakub Jelinek <jakub@redhat.com> 13.1.1-4
+- update from releases/gcc-13 branch
+ - PRs bootstrap/110085, c++/109871, fortran/100607, libgcc/109670,
+ libgcc/109685, libstdc++/108178, libstdc++/109261, libstdc++/109758,
+ libstdc++/109822, libstdc++/109949, libstdc++/110139,
+ middle-end/110200, target/82931, target/92729, target/104327,
+ target/105753, target/106907, target/109547, target/109650,
+ target/109800, target/109939, target/109954, target/110036,
+ target/110044, target/110088, target/110108, target/110227,
+ tree-optimization/109505, tree-optimization/110165,
+ tree-optimization/110166
+
* Fri May 19 2023 Jakub Jelinek <jakub@redhat.com> 13.1.1-3
- update from releases/gcc-13 branch
- PRs c++/80488, c++/83258, c++/97700, c++/103807, c++/109651, c++/109745,
diff --git a/sources b/sources
index 92b1935..aaa2ce1 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-13.1.1-20230519.tar.xz) = 7969a54b13b9852790728ddb460297a899413fbfdf872f0ca06b4a1600cf6cafb532be6ec176f51abcde1f3cf0d87f8ac948e241ff20f152443c9c8d3eaf8455
+SHA512 (gcc-13.1.1-20230614.tar.xz) = 47deb22e3025f469cd54f60fd64cab91dd9bdc044224a2e913577d663f6218e8e7eaaf755a25e1e208c2f9a454bf657fcd2cb1b483c86805340b7fa65bcb2301
SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
SHA512 (newlib-cygwin-9e09d6ed83cce4777a5950412647ccc603040409.tar.xz) = bef3fa04f7b1a915fc1356ebed114698b5cc835e9fa04b0becff05a9efc76c59fb376482990873d222d7acdcfee3c4f30f5a4cb7f3be1f291f1fa5f1c7a9d983
SHA512 (nvptx-tools-93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b.tar.xz) = c719fad8689b2b6f3c888d0308604ddef884037d71ec3e755c68052d30075a181c29358fda516833ace437921b17602b147be7886317be94ec9736faa8cb52be
reply other threads:[~2026-06-29 12:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273621586.1.11899638951847840094.rpms-gcc-a9552bf74564@fedoraproject.org \
--to=jakub@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox