public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-3
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 1553064cdd61f21e0ddafb353bb1ea616deb9b76
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-06-13T20:12:36+00:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/1553064cdd61f21e0ddafb353bb1ea616deb9b76?branch=rhel-f41-base
Log:
4.1.1-3
---
diff --git a/gcc41.spec b/gcc41.spec
index 2c72f4d..038e7c7 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20060612
%define gcc_version 4.1.1
-%define gcc_release 2
+%define gcc_release 3
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -40,6 +40,7 @@ BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo
# Make sure pthread.h doesn't contain __thread tokens
# Make sure glibc supports stack protector
BuildRequires: glibc-devel >= 2.3.90-2
+BuildRequires: elfutils-devel >= 0.72
%ifarch ppc ppc64 s390 s390x sparc sparcv9 alpha
# Make sure glibc supports TFmode long double
BuildRequires: glibc >= 2.3.90-35
@@ -123,6 +124,7 @@ Patch22: gcc41-pr26881.patch
Patch23: gcc41-pr27793.patch
Patch24: gcc41-pr26885.patch
Patch25: gcc41-fortran-merge-glitch.patch
+Patch26: gcc41-pr27959.patch
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -426,6 +428,7 @@ which are required to run programs compiled with the GNAT.
%patch23 -p0 -b .pr27793~
%patch24 -p0 -b .pr26885~
%patch25 -p0 -b .fortran-merge-glitch~
+%patch26 -p0 -b .pr27959~
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1467,6 +1470,11 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Jun 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-3
+- add BuildRequires for elfutils-devel on ia64
+- fix a reload bug visible on s390x (Andreas Krebbel, #193912,
+ PR middle-end/27959)
+
* Mon Jun 12 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-2
- update from gcc-4_1-branch (-r114107:114555)
- PRs ada/27769, c++/20173, c++/26068, c++/26433, c++/26496, c++/27177,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:22 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:22 [rpms/gcc] rhel-f41-base: 4.1.1-3 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox