public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-47
@ 2026-06-29 12:23 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 8e902f289e266aff90e25c32e4ebd540bfb2c04d
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-12-14T19:26:31+00:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/8e902f289e266aff90e25c32e4ebd540bfb2c04d?branch=rhel-f41-base
Log:
4.1.1-47
---
diff --git a/gcc41.spec b/gcc41.spec
index 974ae1a..b0c2a65 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20061213
%define gcc_version 4.1.1
-%define gcc_release 46
+%define gcc_release 47
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -140,6 +140,8 @@ Patch31: gcc41-libjava-anonverscript.patch
Patch32: gcc41-ppc64-libffi-unwind.patch
Patch33: gcc41-pr30113.patch
Patch34: gcc41-pr30110.patch
+Patch35: gcc41-pr29166.patch
+Patch36: gcc41-pr30185.patch
%define _gnu %{nil}
%ifarch sparc
@@ -450,6 +452,8 @@ which are required to run programs compiled with the GNAT.
%patch32 -p0 -b .ppc64-libffi-unwind~
%patch33 -p0 -b .pr30113~
%patch34 -p0 -b .pr30110~
+%patch35 -p0 -b .pr29166~
+%patch36 -p0 -b .pr30185~
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
@@ -1515,6 +1519,10 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Thu Dec 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-47
+- fix ia64 prologue generation (Andreas Schwab, #219594, PR target/29166)
+- fix ppc64 divdi3 (PR target/30185)
+
* Wed Dec 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-46
- update from gcc-4_1-branch (-r119654:119833)
- PRs c++/27316, c++/28740, c++/29732, fortran/29820, fortran/29821,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:23 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:23 [rpms/gcc] rhel-f41-base: 4.1.1-47 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox