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: 11.0.0-0.19
Date: Mon, 29 Jun 2026 12:29:08 GMT [thread overview]
Message-ID: <178273614874.1.15055699115568664617.rpms-gcc-c8c738d102b7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : c8c738d102b74ad5b08ea5bc144ed2470d8e6a21
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2021-02-10T20:11:45+01:00
Stats : +24/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/c8c738d102b74ad5b08ea5bc144ed2470d8e6a21?branch=rhel-f41-base
Log:
11.0.0-0.19
---
diff --git a/.gitignore b/.gitignore
index 8c3ed5f..c1d8adb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/gcc-11.0.0-20210119.tar.xz
/gcc-11.0.0-20210123.tar.xz
/gcc-11.0.0-20210130.tar.xz
+/gcc-11.0.0-20210210.tar.xz
diff --git a/gcc.spec b/gcc.spec
index ca5f5b5..bbb4c5e 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%global DATE 20210130
-%global gitrev 17ea13f46910e81a4891636c35aec2b3dabe5879
+%global DATE 20210210
+%global gitrev ca24474172e3b0805f9f016bf2a6ef0352aeb755
%global gcc_version 11.0.0
%global gcc_major 11
# Note, gcc_release must be integer, if you want to add suffixes to
@@ -119,7 +119,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
-Release: %{gcc_release}.18%{?dist}
+Release: %{gcc_release}.19%{?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
@@ -3093,6 +3093,25 @@ end
%endif
%changelog
+* Wed Feb 10 2021 Jakub Jelinek <jakub@redhat.com> 11.0.0-0.19
+- update from trunk
+ - PRs analyzer/93355, analyzer/96374, analyzer/98575, analyzer/98918,
+ c++/20408, c++/84494, c++/90926, c++/95192, c++/96199, c++/96462,
+ c++/96905, c++/97804, c++/97878, c++/98295, c++/98326, c++/98355,
+ c++/98531, c++/98570, c++/98717, c++/98802, c++/98835, c++/98899,
+ c++/98926, c++/98929, c++/98944, c++/98947, c++/98951, c++/98994,
+ c/97882, c/97932, d/98910, d/98921, debug/98656, driver/98943,
+ fortran/91862, fortran/98913, libstdc++/70303, libstdc++/99021,
+ lto/96591, lto/98912, lto/98971, middle-end/97172, middle-end/97487,
+ middle-end/97971, middle-end/98465, middle-end/98974,
+ middle-end/99004, preprocessor/98882, rtl-optimization/96015,
+ target/97510, target/98172, target/98537, target/98743, target/98957,
+ testsuite/98243, testsuite/98325, tree-optimization/97960,
+ tree-optimization/98287, tree-optimization/98499,
+ tree-optimization/98848, tree-optimization/98855,
+ tree-optimization/98863, tree-optimization/98928,
+ tree-optimization/98937, tree-optimization/99017
+
* Sat Jan 30 2021 Jakub Jelinek <jakub@redhat.com> 11.0.0-0.18
- update from trunk
- PRs ada/98228, bootstrap/98839, c++/33661, c++/88548, c++/94775,
diff --git a/sources b/sources
index aae8777..e6789ef 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gcc-11.0.0-20210130.tar.xz) = 8f7a43910a8097a146987c1f336cd51fff2c236ecdf3e1e46b87a6f0336f40483922d997d8a95f26b35b97e91879fbb3a3840492ef823110a280f29745d437f8
+SHA512 (gcc-11.0.0-20210210.tar.xz) = 7820ba74e26edc4bb89e63b5b6010dff672b844ba69697a78fcc00b5163f377aa6e352d4f52aa62325ff13ee6778ac23683f7b489404de3a9bb66ceae738f319
SHA512 (newlib-cygwin-50e2a63b04bdd018484605fbb954fd1bd5147fa0.tar.xz) = 002a48a7b689a81abbf16161bcaec001a842e67dfbe372e9e109092703bfc666675f16198f60ca429370e8850d564547dc505df81bc3aaca4ce6defbc014ad6c
SHA512 (nvptx-tools-5f6f343a302d620b0868edab376c00b15741e39e.tar.xz) = f6d10db94fa1570ae0f94df073fa3c73c8e5ee16d59070b53d94f7db0de8a031bc44d7f3f1852533da04b625ce758e022263855ed43cfc6867e0708d001e53c7
next reply other threads:[~2026-06-29 12:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:29 Jakub Jelinek [this message]
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: 11.0.0-0.19 Jakub Jelinek
2026-06-29 12:29 Jakub Jelinek
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=178273614874.1.15055699115568664617.rpms-gcc-c8c738d102b7@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