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.0.1-0.15
Date: Mon, 29 Jun 2026 12:30:32 GMT	[thread overview]
Message-ID: <178273623225.1.14676861433502470708.rpms-gcc-7294abbf8682@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 7294abbf8682a8aa9598033ae0e4ed848de3a125
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2024-04-11T17:49:48+02:00
Stats  : +15/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/7294abbf8682a8aa9598033ae0e4ed848de3a125?branch=rhel-f41-base

Log:
14.0.1-0.15

---
diff --git a/.gitignore b/.gitignore
index eedb539..5071b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /gcc-14.0.1-20240316.tar.xz
 /gcc-14.0.1-20240328.tar.xz
 /gcc-14.0.1-20240410.tar.xz
+/gcc-14.0.1-20240411.tar.xz

diff --git a/gcc.spec b/gcc.spec
index e6f5944..c0b423c 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%global DATE 20240410
-%global gitrev fd39223a10b74b0ccb502d5da127142eb1b87826
+%global DATE 20240411
+%global gitrev da6ad93fb1885bcdefecdf09fee4b9e901607710
 %global gcc_version 14.0.1
 %global gcc_major 14
 # Note, gcc_release must be integer, if you want to add suffixes to
@@ -141,7 +141,7 @@
 Summary: Various compilers (C, C++, Objective-C, ...)
 Name: gcc
 Version: %{gcc_version}
-Release: %{gcc_release}.14%{?dist}
+Release: %{gcc_release}.15%{?dist}
 # License notes for some of the less obvious ones:
 #   gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para
 #   isl: MIT, BSD-2-Clause
@@ -3621,6 +3621,16 @@ end
 %endif
 
 %changelog
+* Thu Apr 11 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.15
+- update from trunk
+  - PRs analyzer/114472, c++/114303, c++/114409, debug/112878,
+	fortran/106500, middle-end/110027, middle-end/114681, target/114639,
+	tree-optimization/109596, tree-optimization/114672
+  - fix symbol version of std::__basic_file<char>::native_handle() const
+    (PR libstdc++/114692)
+  - emit -Whardened warning even for -fhardened -fcf-protection=none
+    (#2273610, PR target/114606)
+
 * Wed Apr 10 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.14
 - update from trunk
   - PRs analyzer/114588, bootstrap/106472, c++/91079, c++/99377, c++/100667,

diff --git a/sources b/sources
index 23c0a2e..603296d 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-14.0.1-20240410.tar.xz) = 07066563e998ce8a7f4c76274cecf4cd17e42f4b0c943e20c89a7377bfda171930d613866a4e35978d512a699a2a642aa4ef1bdc449a09b9a7d29d5983007358
+SHA512 (gcc-14.0.1-20240411.tar.xz) = aa7a43ed6ee1149530edc10cb14cbc7402f61d6165aa1ee89366cc6235dc9327a7a1201b3f0024a7d77e946ba095504f4d69c4abbf59de9d3abf3459298f05c9
 SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95
 SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d
 SHA512 (nvptx-tools-c5ad8ada3e86d96b10a9d352b7a764f801478ba6.tar.xz) = 8a5c282852c995fabf75a8d6331db807a1acd935fd82022e00801b798fb850392d03e29cfa4aa7e3d5cfd8f48510e5e25b79a647fbec79c8566792584a0c1c49

                 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=178273623225.1.14676861433502470708.rpms-gcc-7294abbf8682@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