public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.1.0-0.6
Date: Mon, 29 Jun 2026 12:22:00 GMT [thread overview]
Message-ID: <178273572095.1.13917738750377025331.rpms-gcc-49eb9af74e5a@fedoraproject.org> (raw)
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,
reply other threads:[~2026-06-29 12:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273572095.1.13917738750377025331.rpms-gcc-49eb9af74e5a@fedoraproject.org \
--to=jakub@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox