public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-44
@ 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 : d5c11cfd53c516d5fc42d68b8a9bb1d8a0e9ef9e
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-12-01T16:52:40+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/d5c11cfd53c516d5fc42d68b8a9bb1d8a0e9ef9e?branch=rhel-f41-base
Log:
4.1.1-44
---
diff --git a/gcc41.spec b/gcc41.spec
index e880317..b5cb1ac 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20061130
%define gcc_version 4.1.1
-%define gcc_release 43
+%define gcc_release 44
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -138,6 +138,7 @@ Patch30: gcc41-pr29299.patch
Patch31: gcc41-libjava-anonverscript.patch
Patch32: gcc41-ppc64-libffi-unwind.patch
Patch33: gcc41-pr29965.patch
+Patch34: gcc41-pr29949.patch
%define _gnu %{nil}
%ifarch sparc
@@ -447,6 +448,7 @@ which are required to run programs compiled with the GNAT.
%patch31 -p0 -b .libjava-anonverscript~
%patch32 -p0 -b .ppc64-libffi-unwind~
%patch33 -p0 -b .pr29965~
+%patch34 -p0 -b .pr29949~
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
@@ -1506,6 +1508,9 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Fri Dec 1 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-44
+- fix OpenMP loops with 0 iterations (PR libgomp/29949)
+
* Thu Nov 30 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-43
- update from gcc-4_1-branch (-r119167:119343)
- PRs c++/29022, fortran/29391, fortran/29489, fortran/29982,
^ 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-44 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox