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.0.1-0.11
Date: Mon, 29 Jun 2026 12:29:43 GMT [thread overview]
Message-ID: <178273618344.1.17508509468754133352.rpms-gcc-ef299b80e93d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : ef299b80e93d6ed40b698d9ac2c69e65a0351d52
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2022-03-08T13:18:22+01:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/ef299b80e93d6ed40b698d9ac2c69e65a0351d52?branch=rhel-f41-base
Log:
12.0.1-0.11
---
diff --git a/gcc12-pr104781.patch b/gcc12-pr104781.patch
index a4e7310..a82b05d 100644
--- a/gcc12-pr104781.patch
+++ b/gcc12-pr104781.patch
@@ -47,14 +47,15 @@ gcc/testsuite/
{
--- gcc/config/i386/i386.h.jj 2022-02-25 12:06:45.535493490 +0100
+++ gcc/config/i386/i386.h 2022-03-08 11:20:43.207043370 +0100
-@@ -2848,6 +2848,11 @@ extern enum attr_cpu ix86_schedule;
+@@ -2848,6 +2848,12 @@ extern enum attr_cpu ix86_schedule;
#define NUM_X86_64_MS_CLOBBERED_REGS 12
#endif
+/* __builtin_eh_return can't handle stack realignment, so disable SSE in
+ libgcc functions that call it. */
++#ifndef __x86_64__
+#define LIBGCC2_UNWIND_ATTRIBUTE __attribute__((target ("no-sse")))
-+
++#endif
+
/*
Local variables:
next reply other threads:[~2026-06-29 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:29 Jakub Jelinek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: 12.0.1-0.11 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=178273618344.1.17508509468754133352.rpms-gcc-ef299b80e93d@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