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: 12.1.1-2
Date: Mon, 29 Jun 2026 12:29:49 GMT [thread overview]
Message-ID: <178273618997.1.17145230818909060717.rpms-gcc-200ab99d3079@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 200ab99d3079a784d0bee7bcaf37fb566eddfe8d
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2022-06-28T19:03:14+02:00
Stats : +8/-18 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/200ab99d3079a784d0bee7bcaf37fb566eddfe8d?branch=rhel-f41-base
Log:
12.1.1-2
---
diff --git a/gcc.spec b/gcc.spec
index b429d62..910f7fe 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -62,12 +62,12 @@
%else
%global build_libasan 0
%endif
-%ifarch x86_64 ppc64 ppc64le aarch64
+%ifarch x86_64 ppc64 ppc64le aarch64 s390x
%global build_libtsan 1
%else
%global build_libtsan 0
%endif
-%ifarch x86_64 ppc64 ppc64le aarch64
+%ifarch x86_64 ppc64 ppc64le aarch64 s390x
%global build_liblsan 1
%else
%global build_liblsan 0
@@ -278,14 +278,8 @@ Patch11: gcc12-d-shared-libphobos.patch
Patch100: gcc12-fortran-fdec-duplicates.patch
Patch101: gcc12-fortran-flogical-as-integer.patch
-Patch102: gcc12-fortran-fdec-ichar.patch
-Patch103: gcc12-fortran-fdec-non-integer-index.patch
-Patch104: gcc12-fortran-fdec-old-init.patch
-Patch105: gcc12-fortran-fdec-override-kind.patch
-Patch106: gcc12-fortran-fdec-non-logical-if.patch
-Patch107: gcc12-fortran-fdec-promotion.patch
-Patch108: gcc12-fortran-fdec-sequence.patch
-Patch109: gcc12-fortran-fdec-add-missing-indexes.patch
+Patch102: gcc12-fortran-fdec-override-kind.patch
+Patch103: gcc12-fortran-fdec-non-logical-if.patch
# On ARM EABI systems, we do want -gnueabi to be part of the
# target triple.
@@ -812,14 +806,8 @@ so that there cannot be any synchronization problems.
%if 0%{?rhel} >= 9
%patch100 -p1 -b .fortran-fdec-duplicates~
%patch101 -p1 -b .fortran-flogical-as-integer~
-%patch102 -p1 -b .fortran-fdec-ichar~
-%patch103 -p1 -b .fortran-fdec-non-integer-index~
-%patch104 -p1 -b .fortran-fdec-old-init~
-%patch105 -p1 -b .fortran-fdec-override-kind~
-%patch106 -p1 -b .fortran-fdec-non-logical-if~
-%patch107 -p1 -b .fortran-fdec-promotion~
-%patch108 -p1 -b .fortran-fdec-sequence~
-%patch109 -p1 -b .fortran-fdec-add-missing-indexes~
+%patch102 -p1 -b .fortran-fdec-override-kind~
+%patch103 -p1 -b .fortran-fdec-non-logical-if~
%endif
%ifarch %{arm}
@@ -3248,6 +3236,8 @@ end
tree-optimization/105618, tree-optimization/105726,
tree-optimization/105736, tree-optimization/105786,
tree-optimization/105940
+- enable tsan and lsan on s390x (#2101610)
+- trim RHEL fortran patches
* Sat May 7 2022 Jakub Jelinek <jakub@redhat.com> 12.1.1-1
- update from releases/gcc-12 branch
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: 12.1.1-2 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=178273618997.1.17145230818909060717.rpms-gcc-200ab99d3079@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