public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 12.0.1-0.1.1
@ 2026-06-29 12:29 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 1d6884964d93b8c51c5da6c9f20c7661169c50e7
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2022-01-18T14:52:08+01:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/1d6884964d93b8c51c5da6c9f20c7661169c50e7?branch=rhel-f41-base

Log:
12.0.1-0.1.1

---
diff --git a/gcc.spec b/gcc.spec
index 29ddb2f..10fce4c 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -119,7 +119,7 @@
 Summary: Various compilers (C, C++, Objective-C, ...)
 Name: gcc
 Version: %{gcc_version}
-Release: %{gcc_release}.1%{?dist}
+Release: %{gcc_release}.1.1%{?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
@@ -995,6 +995,9 @@ CONFIGURE_OPTS="\
 %ifarch sparc sparcv9 sparc64 ppc ppc64 ppc64le ppc64p7 s390 s390x alpha
 	--with-long-double-128 \
 %endif
+%ifarch ppc64le
+	--with-long-double-format=ieee \
+%endif
 %ifarch sparc
 	--disable-linux-futex \
 %endif
@@ -3148,6 +3151,9 @@ end
 %endif
 
 %changelog
+* Tue Jan 18 2022 Jakub Jelinek <jakub@redhat.com> 12.0.1-0.1.1
+- default to -mabi=ieeelongdouble on ppc64le
+
 * Tue Jan 18 2022 Jakub Jelinek <jakub@redhat.com> 12.0.1-0.1
 - update from trunk
   - PRs c++/104031, c/63272, fortran/83079, fortran/87711, fortran/97896,

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

only message in thread, other threads:[~2026-06-29 12:29 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:29 [rpms/gcc] rhel-f41-base: 12.0.1-0.1.1 Jakub Jelinek

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