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.8
Date: Mon, 29 Jun 2026 12:30:28 GMT	[thread overview]
Message-ID: <178273622807.1.12642085373236128155.rpms-gcc-8ed2af4dd025@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 8ed2af4dd025fe882557d740b4bc0ca63b7cff19
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2024-02-28T12:56:06+01:00
Stats  : +37/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/8ed2af4dd025fe882557d740b4bc0ca63b7cff19?branch=rhel-f41-base

Log:
14.0.1-0.8

---
diff --git a/.gitignore b/.gitignore
index 54f653c..5c766c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gcc-14.0.1-20240207.tar.xz
 /gcc-14.0.1-20240208.tar.xz
 /gcc-14.0.1-20240217.tar.xz
+/gcc-14.0.1-20240228.tar.xz

diff --git a/gcc.spec b/gcc.spec
index 2ec50db..b9ec451 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%global DATE 20240217
-%global gitrev 09808932c51a9cccff3f40f23da744eda6ac28e1
+%global DATE 20240228
+%global gitrev cfee1bffd9e3a742d713f50e3270da172d2c2b75
 %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}.7%{?dist}
+Release: %{gcc_release}.8%{?dist}
 # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
 # GCC Runtime Exception.
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@@ -3595,6 +3595,38 @@ end
 %endif
 
 %changelog
+* Wed Feb 28 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.8
+- update from trunk
+  - PRs ada/113893, analyzer/110483, analyzer/110520, analyzer/111289,
+	analyzer/111802, analyzer/111881, analyzer/113983, analyzer/113998,
+	analyzer/113999, c++/113083, c++/113966, c++/113970, c/114007,
+	c/114042, fortran/105658, fortran/107071, fortran/114012,
+	fortran/114024, ipa/61159, ipa/70582, ipa/111960, ipa/113476,
+	libfortran/105456, libfortran/105473, middle-end/112344,
+	middle-end/114070, middle-end/114073, middle-end/114084,
+	modula2/113749, modula2/113889, modula2/114026, modula2/114055,
+	other/109668, other/113957, rtl-optimization/54052,
+	rtl-optimization/114044, rtl-optimization/114054, target/90785,
+	target/108120, target/109987, target/112103, target/112375,
+	target/112397, target/113220, target/113295, target/113613,
+	target/113696, target/113805, target/113912, target/113971,
+	target/113995, target/114017, target/114028, target/114094,
+	target/114097, target/114098, testsuite/111462,
+	tree-optimization/91567, tree-optimization/109804,
+	tree-optimization/113205, tree-optimization/113967,
+	tree-optimization/113988, tree-optimization/113993,
+	tree-optimization/114027, tree-optimization/114038,
+	tree-optimization/114040, tree-optimization/114041,
+	tree-optimization/114048, tree-optimization/114068,
+	tree-optimization/114074, tree-optimization/114081,
+	tree-optimization/114090, tree-optimization/114099
+  - fix up handling of C++ inline var specializations
+    (#2264986, PR c++/114013)
+  - punt on vectorization of +- with non-integral emulated vectors
+    (#2265489, PR tree-optimization/114075)
+  - fix up handling of references of comdat local symbols forced into
+    memory (#2260416, PR rtl-optimization/113617)
+
 * Sat Feb 17 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.7
 - update from trunk
   - PRs analyzer/111266, c++/97202, c++/97990, c++/98388, c++/99573,

diff --git a/sources b/sources
index 1a50ec2..5c21ada 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (gcc-14.0.1-20240217.tar.xz) = 6e0021220a99be020dfbef034fcac9dbf19aa57279f2ee0f31f38a59c57a30755099422ae798845e0194d792e24d5fb6c7c339471fa1f066b8eed46c974d3c0d
+SHA512 (gcc-14.0.1-20240228.tar.xz) = 56108b9092e0f657e0155abe3d22914bb4c269059ceafffc8a6c19cdb1c9de7d72f99fcd702d4c7475799be9e3d0baf7e48e631236abdb3e42d1ccfb4736b57f
 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=178273622807.1.12642085373236128155.rpms-gcc-8ed2af4dd025@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