public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-53
@ 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 : 37dcfd256ee13d8df6902147eaf91bd9b3e77590
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-01-08T23:49:58+00:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/37dcfd256ee13d8df6902147eaf91bd9b3e77590?branch=rhel-f41-base
Log:
4.1.1-53
---
diff --git a/gcc41.spec b/gcc41.spec
index 0ba06a3..b21a162 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20070105
%define gcc_version 4.1.1
-%define gcc_release 52
+%define gcc_release 53
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%define include_gappletviewer 1
@@ -143,6 +143,8 @@ Patch33: gcc41-pr30113.patch
Patch34: gcc41-pr30110.patch
Patch35: gcc41-pr30143.patch
Patch36: gcc41-pr30045.patch
+Patch37: gcc41-pr25514.patch
+Patch38: gcc41-libgomp-scanrtl.patch
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -454,6 +456,8 @@ which are required to run programs compiled with the GNAT.
%patch34 -p0 -b .pr30110~
%patch35 -p0 -b .pr30143~
%patch36 -p0 -b .pr30045~
+%patch37 -p0 -b .pr25514~
+%patch38 -p0 -b .libgomp-scanrtl~
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
@@ -1525,6 +1529,11 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Jan 9 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-53
+- fix libgomp testsuite driver (Ulrich Weigand)
+- combiner fixes (Richard Sandiford, PR rtl-optimization/25514,
+ PR rtl-optimization/27736)
+
* Fri Jan 5 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-52
- update from gcc-4_1-branch (-r120325:120507)
- PRs c++/30382, middle-end/27826, middle-end/28116,
^ 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-53 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox