public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.6
@ 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 : 49eb9af74e5a301f5d3b25e19c0b6eac84e88475
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2005-12-07T22:52:03+00:00
Stats  : +12/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/49eb9af74e5a301f5d3b25e19c0b6eac84e88475?branch=rhel-f41-base

Log:
4.1.0-0.6

---
diff --git a/gcc41.spec b/gcc41.spec
index 36eddf5..8033bae 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
 %define DATE 20051207
 %define gcc_version 4.1.0
-%define gcc_release 0.5
+%define gcc_release 0.6
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -109,6 +109,9 @@ Patch27: gcc41-pr25268.patch
 Patch28: gcc41-s390-atomic1.patch
 Patch29: gcc41-s390-atomic2.patch
 Patch30: gcc41-s390-atomic3.patch
+Patch31: gcc41-gomp-tests1.patch
+Patch32: gcc41-gomp-tests2.patch
+Patch33: gcc41-gomp-pr25246.patch
 
 %define _gnu %{nil}
 %ifarch sparc
@@ -467,6 +470,9 @@ which are required to run programs compiled with the GNAT.
 %patch28 -p0 -b .s390-atomic1~
 %patch29 -p0 -b .s390-atomic2~
 %patch30 -p0 -b .s390-atomic3~
+%patch31 -p0 -b .gomp-tests1~
+%patch32 -p0 -b .gomp-tests2~
+%patch33 -p0 -b .gomp-pr25246~
 
 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
@@ -1546,6 +1552,11 @@ fi
 %endif
 
 %changelog
+* Wed Dec  7 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.6
+- allow #pragmas at C struct scope as well as ObjC class scope
+  (PR c/25246)
+- some gomp testcase fixes
+
 * Wed Dec  7 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.5
 - update from gcc-4_1-branch (-r107810:108157)
   - PRs bootstrap/25207, c++/24103, c++/24138, c++/24173, fortran/15809,

^ 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.6 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox