public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Also revert -mearly-ldp-fusion and -mlate-ldp-fusion default hack
@ 2026-06-29 12:30 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:30 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: Also revert -mearly-ldp-fusion and -mlate-ldp-fusion default hack Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox