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-7
Date: Mon, 29 Jun 2026 12:22:22 GMT [thread overview]
Message-ID: <178273574282.1.14185469293601137760.rpms-gcc-a9798e966d7e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : a9798e966d7e433caad3927db84fa872cbfc1e2a
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-04-10T21:30:22+00:00
Stats : +25/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/a9798e966d7e433caad3927db84fa872cbfc1e2a?branch=rhel-f41-base
Log:
4.1.0-7
---
diff --git a/.cvsignore b/.cvsignore
index f697128..6093191 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.0-20060406.tar.bz2
+gcc-4.1.0-20060410.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index d4a1bd1..6fa0558 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060406
+%define DATE 20060410
%define gcc_version 4.1.0
-%define gcc_release 6
+%define gcc_release 7
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -113,7 +113,10 @@ Patch15: gcc41-pr21581.patch
Patch16: gcc41-pr20297-test.patch
Patch17: gcc41-java-pr13212.patch
Patch18: gcc41-objc-rh185398.patch
-Patch19: gcc41-pr27057.patch
+Patch19: gcc41-gomp-static.patch
+Patch20: gcc41-pr22375.patch
+Patch21: gcc41-pr24685.patch
+Patch22: gcc41-rh183212.patch
%define _gnu %{nil}
%ifarch sparc
@@ -411,7 +414,10 @@ which are required to run programs compiled with the GNAT.
%patch16 -p0 -E -b .pr20297-test~
%patch17 -p0 -b .java-pr13212~
%patch18 -p0 -b .objc-rh185398~
-%patch19 -p0 -b .pr27057~
+%patch19 -p0 -b .gomp-static~
+%patch20 -p0 -b .pr22375~
+%patch21 -p0 -b .pr24685~
+%patch22 -p0 -b .rh183212~
sed -i -e 's/4\.1\.1/4.1.0/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1429,13 +1435,24 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Mon Apr 10 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-7
+- update from gcc-4_1-branch (-r112727:112825)
+ - PRs fortran/19101, fortran/25031, fortran/26779, fortran/26891,
+ fortran/26976, target/26508, tree-optimization/26919
+- fix libgfortran printing of REAL*16 for IEEE quad and IBM extended formats
+ (PR libgfortran/24685)
+- fix Fortran -fbounds-check (Roger Sayle, #188409, PR middle-end/22375)
+- fix Java StackTraceElement.toString() (Mark Wielaard, #183212,
+ PR classpath/27081)
+- fix -fopenmp -static
+
* Thu Apr 6 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-6
-- update from gcc-4_1-branch (-r)
+- update from gcc-4_1-branch (-r112706:112727)
- PRs classpath/24752, classpath/27028, libgcj/26625, libgcj/27024,
tree-optimization/26996
- reenable PR c++/19238, c++/21764 fixes, only PR c++/21581 is not
applied
-- better fix for Java GC vs. pthread_create (Bryce McKinlay, #,
+- better fix for Java GC vs. pthread_create (Bryce McKinlay, #182263,
PR libgcj/13212)
- fix objc_push_parm (#185398)
- fix ICE with -feliminate-dwarf2-dups and using namespace (#187787,
diff --git a/sources b/sources
index c805a96..2c5d1e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a823d2ae3352d0bf18d1f25880a6ec0 gcc-4.1.0-20060406.tar.bz2
+56f6a8fc0e1e97ff5f73df39ec08726b gcc-4.1.0-20060410.tar.bz2
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=178273574282.1.14185469293601137760.rpms-gcc-a9798e966d7e@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