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.2.1-2
Date: Mon, 29 Jun 2026 12:30:41 GMT	[thread overview]
Message-ID: <178273624163.1.9266542763606013640.rpms-gcc-0425b2638c52@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 0425b2638c5296d474013d0276c369b19f5c8494
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2024-09-05T12:47:04+02:00
Stats  : +19/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/0425b2638c5296d474013d0276c369b19f5c8494?branch=rhel-f41-base

Log:
14.2.1-2

---
diff --git a/.gitignore b/.gitignore
index 052e49a..a1be907 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /gcc-14.1.1-20240620.tar.xz
 /gcc-14.1.1-20240701.tar.xz
 /gcc-14.2.1-20240801.tar.xz
+/gcc-14.2.1-20240905.tar.xz

diff --git a/gcc.spec b/gcc.spec
index 215bb29..55465e5 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20240801
-%global gitrev 43d4666d3d94934f11857a2fb9122c575be81801
+%global DATE 20240905
+%global gitrev b30927153ae4cc052bfa564cc3d302eaddaa2c1b
 %global gcc_version 14.2.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 1
+%global gcc_release 2
 %global nvptx_tools_gitrev 87ce9dc5999e5fca2e1d3478a30888d9864c9804
 %global newlib_cygwin_gitrev d45261f62a15f8abd94a1031020b9a9f455e4eed
 %global _unpackaged_files_terminate_build 0
@@ -3616,6 +3616,20 @@ end
 %endif
 
 %changelog
+* Thu Sep  5 2024 Jakub Jelinek <jakub@redhat.com> 14.2.1-2
+- update from releases/gcc-14 branch
+  - PRs c++/88313, c++/112288, c++/115296, c++/115656, c++/116071, c++/116219,
+	c++/116223, c++/116327, c++/116384, fortran/108889, fortran/116530,
+	libstdc++/113663, libstdc++/116038, libstdc++/116381,
+	libstdc++/116549, lto/116361, target/85624, target/112108,
+	target/113384, target/115464, target/116007, target/116033,
+	target/116043, target/116174, target/116189, target/116287,
+	target/116295, target/116390, target/116407, target/116512,
+	testsuite/70150, tree-optimization/113281, tree-optimization/116156,
+	tree-optimization/116224, tree-optimization/116501
+  - add hint #34 to aarch64 sanitizer asm stubs if -mbranch-protection=standard
+    (#2306353)
+
 * Thu Aug  1 2024 Jakub Jelinek <jakub@redhat.com> 14.2.1-1
 - update from releases/gcc-14 branch
   - GCC 14.2 release

diff --git a/sources b/sources
index 7eb2b89..ee9c0c0 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-14.2.1-20240801.tar.xz) = b21f0bfd5767d0ecb9c08ba3e3a605a841d4c6a6008bf9dd8b4c4da366d7e733600eb21095768bda91e5df6536c398bf4a941e44577aef7586e95f1d148a214f
+SHA512 (gcc-14.2.1-20240905.tar.xz) = a1cb68b386633e86c65dedef88a10890f3d2fffb35ecc775bfe87caa0bd6a135858578311e3d8d4a9b09e65c0b90757e01aa081953866fcaf13242a96b697920
 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=178273624163.1.9266542763606013640.rpms-gcc-0425b2638c52@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