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: Also revert -mearly-ldp-fusion and -mlate-ldp-fusion default hack
Date: Mon, 29 Jun 2026 12:30:45 GMT	[thread overview]
Message-ID: <178273624534.1.10586351772909367623.rpms-gcc-82653994cffc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 82653994cffc3120d34d3f49c6e3b01ff824f8c1
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2024-12-05T20:15:14+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/82653994cffc3120d34d3f49c6e3b01ff824f8c1?branch=rhel-f41-base

Log:
Also revert -mearly-ldp-fusion and -mlate-ldp-fusion default hack

---
diff --git a/gcc.spec b/gcc.spec
index 56d6445..52dd90a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -928,8 +928,6 @@ cp -a libstdc++-v3/config/cpu/i{4,3}86/atomicity.h
 
 LC_ALL=C sed -i -e 's/\xa0/ /' gcc/doc/options.texi
 
-sed -i -e '/ldp_fusion/s/Init(1)/Init(0)/' gcc/config/aarch64/aarch64.opt
-
 sed -i -e 's/Common Driver Var(flag_report_bug)/& Init(1)/' gcc/common.opt
 sed -i -e 's/m_report_bug = false;/m_report_bug = true;/' gcc/diagnostic.cc
 
@@ -3621,6 +3619,8 @@ end
 
 %changelog
 - fix up -freport-bug default (#2330362)
+- revert -mearly-ldp-fusion and -mlate-ldp-fusion default to enabled on
+  aarch64 to match upstream
 
 * Mon Nov  4 2024 Jakub Jelinek <jakub@redhat.com> 14.2.1-6
 - update from releases/gcc-14 branch

                 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=178273624534.1.10586351772909367623.rpms-gcc-82653994cffc@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