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: 14.3.1-3
Date: Mon, 29 Jun 2026 12:30:48 GMT	[thread overview]
Message-ID: <178273624855.1.13633286769636819712.rpms-gcc-65df9ddc1d38@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 65df9ddc1d38c45409af11304ca2bfa1cf33d6ae
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2025-08-08T15:25:18+02:00
Stats  : +15/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/65df9ddc1d38c45409af11304ca2bfa1cf33d6ae?branch=rhel-f41-base

Log:
14.3.1-3

---
diff --git a/.gitignore b/.gitignore
index 6cb3493..5170440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /gcc-14.2.1-20250210.tar.xz
 /gcc-14.3.1-20250523.tar.xz
 /gcc-14.3.1-20250617.tar.xz
+/gcc-14.3.1-20250808.tar.xz

diff --git a/gcc.spec b/gcc.spec
index fa6570c..0a1400d 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20250617
-%global gitrev 74a421064f3d0de5d604bc051d9c21c1b9763064
+%global DATE 20250808
+%global gitrev 38f4a87cc67b52941fa8292ab5a7f99302e679be
 %global gcc_version 14.3.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 2
+%global gcc_release 3
 %global nvptx_tools_gitrev 87ce9dc5999e5fca2e1d3478a30888d9864c9804
 %global newlib_cygwin_gitrev d45261f62a15f8abd94a1031020b9a9f455e4eed
 %global _unpackaged_files_terminate_build 0
@@ -3620,6 +3620,16 @@ end
 %endif
 
 %changelog
+* Fri Aug  8 2025 Jakub Jelinek <jakub@redhat.com> 14.3.1-3
+- update from releases/gcc-14 branch
+  - PRs c/120837, c++/87097, c++/120471, c++/120577, c++/120800, c++/120940,
+	c++/120954, fortran/121060, middle-end/120631, middle-end/121322,
+	target/118891, target/120427, target/120624, target/120908,
+	target/121027, target/121028, target/121064, target/121274,
+	testsuite/119382, testsuite/120919, tree-optimization/116674,
+	tree-optimization/118891, tree-optimization/121127,
+	tree-optimization/121131, tree-optimization/121413
+
 * Tue Jun 17 2025 Jakub Jelinek <jakub@redhat.com> 14.3.1-2
 - update from releases/gcc-14 branch
   - PRs c++/120123, c++/120161, fortran/85750, fortran/98454, libstdc++/99832,

diff --git a/sources b/sources
index edadb95..b164b43 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-14.3.1-20250617.tar.xz) = 5b5f35f56e6e3ddcb94a72756af316b6520bd4c3d740553c88f99d91101bd99a6e4d50b7cd677159327b08bc91903939e97f1004f2dfaabd2085501e63dc061e
+SHA512 (gcc-14.3.1-20250808.tar.xz) = 4b9af757941df8d8c2259f4df94414ab40d2333fb079df6bce48af5c22c5bc8a0ee12705d56757df4dc5b4707d7a92760268830307297cf28f4d6422452f3fbf
 SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
 SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d
 SHA512 (nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz) = 941e763af8601b89f0e4ec48a2d68ae0a8e70ee1e6ba6859394b021ad7bd7d143cc529f3c35c08d7f84e5554980ddcc97cf05b6c4755c2bc36c91161b79e8cea

                 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=178273624855.1.13633286769636819712.rpms-gcc-65df9ddc1d38@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