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.1-39
Date: Mon, 29 Jun 2026 12:22:57 GMT [thread overview]
Message-ID: <178273577763.1.14160806888208464832.rpms-gcc-11d7d9c015fc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 11d7d9c015fc7659dafb03cbe84121c7e246bc11
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-11-20T23:29:17+00:00
Stats : +16/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/11d7d9c015fc7659dafb03cbe84121c7e246bc11?branch=rhel-f41-base
Log:
4.1.1-39
---
diff --git a/.cvsignore b/.cvsignore
index 55070bf..d16948f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20061116.tar.bz2
+gcc-4.1.1-20061120.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 6df8208..bde30ce 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20061116
+%define DATE 20061120
%define gcc_version 4.1.1
-%define gcc_release 38
+%define gcc_release 39
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -135,7 +135,8 @@ Patch27: gcc41-pr29059.patch
Patch28: gcc41-strncat-chk.patch
Patch29: gcc41-pr29703.patch
Patch30: gcc41-pr29299.patch
-Patch31: gcc41-pr29584.patch
+Patch31: gcc41-pr29570.patch
+Patch32: gcc41-pr29734.patch
%define _gnu %{nil}
%ifarch sparc
@@ -442,7 +443,8 @@ which are required to run programs compiled with the GNAT.
%patch28 -p0 -b .strncat-chk~
%patch29 -p0 -b .pr29703~
%patch30 -p0 -b .pr29299~
-%patch31 -p0 -b .pr29584~
+%patch31 -p0 -b .pr29570~
+%patch32 -p0 -b .pr29734~
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
@@ -1502,6 +1504,14 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Tue Nov 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-39
+- update from gcc-4_1-branch (-r118891:119021)
+ - PRs middle-end/26306, middle-end/29753, target/18553, target/29114,
+ target/29449, tree-opt/29788, tree-optimization/28888
+- fix some C++ vector conversions (PR c++/29734)
+- fix C++ ICE with value dependent const brace enclosed initializer
+ (PR c++/29570)
+
* Thu Nov 16 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-38
- update from gcc-4_1-branch (-r118805:118891)
- PRs rtl-optimization/29797
diff --git a/sources b/sources
index 6b54889..efd48ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da44f522e9df981d091b9e6767a79406 gcc-4.1.1-20061116.tar.bz2
+06766b0a92cb3ec56e72c66fea5057f6 gcc-4.1.1-20061120.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=178273577763.1.14160806888208464832.rpms-gcc-11d7d9c015fc@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