public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.20
@ 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 : 2e4b5843c3182370a4f69ac8eb40ef50a6c18e4b
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-02-01T22:56:36+00:00
Stats : +17/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/2e4b5843c3182370a4f69ac8eb40ef50a6c18e4b?branch=rhel-f41-base
Log:
4.1.0-0.20
---
diff --git a/gcc41.spec b/gcc41.spec
index c4007f4..4a2fee5 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20060131
%define gcc_version 4.1.0
-%define gcc_release 0.19
+%define gcc_release 0.20
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -99,6 +99,12 @@ Patch17: gcc41-s390-ldbl.patch
Patch18: gcc41-x86-mtune-generic1.patch
Patch19: gcc41-x86-mtune-generic2.patch
Patch20: gcc41-x86-mtune-generic3.patch
+Patch21: gcc41-gomp-20060128-merge1.patch
+Patch22: gcc41-gomp-20060128-merge2.patch
+Patch23: gcc41-gomp-20060128-merge3.patch
+Patch24: gcc41-gomp-20060128-merge4.patch
+Patch25: gcc41-gomp-20060128-merge5.patch
+Patch26: gcc41-gomp-20060128-merge6.patch
%define _gnu %{nil}
%ifarch sparc
@@ -449,6 +455,12 @@ which are required to run programs compiled with the GNAT.
%patch18 -p0 -b .x86-mtune-generic1~
%patch19 -p0 -b .x86-mtune-generic2~
%patch20 -p0 -b .x86-mtune-generic3~
+%patch21 -p0 -b .gomp-20060128-merge1~
+%patch22 -p0 -b .gomp-20060128-merge2~
+%patch23 -p0 -b .gomp-20060128-merge3~
+%patch24 -p0 -b .gomp-20060128-merge4~
+%patch25 -p0 -b .gomp-20060128-merge5~
+%patch26 -p0 -b .gomp-20060128-merge6~
sed -i -e 's/4\.1\.0/4.1.0/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1537,6 +1549,10 @@ fi
%endif
%changelog
+* Wed Feb 1 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.20
+- merge from gomp-20050808-branch (up to -r110392)
+ - fix PR c++/25874 (Diego Novillo)
+
* Wed Feb 1 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.19
- s390{,x} long double patch fix for s390x ICEs on test-ldouble
and tst-align2 (Andreas Krebbel)
^ 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.0-0.20 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox