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-32
Date: Mon, 29 Jun 2026 12:22:53 GMT [thread overview]
Message-ID: <178273577342.1.13047875670840181463.rpms-gcc-b77fff395e93@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : b77fff395e93324f084ec864f9b244a9b63ad2ed
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-11-04T09:29:17+00:00
Stats : +20/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/b77fff395e93324f084ec864f9b244a9b63ad2ed?branch=rhel-f41-base
Log:
4.1.1-32
---
diff --git a/.cvsignore b/.cvsignore
index 9581c22..f66f891 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20061025.tar.bz2
+gcc-4.1.1-20061104.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 9e382d5..f8c182a 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20061025
+%define DATE 20061104
%define gcc_version 4.1.1
-%define gcc_release 31
+%define gcc_release 32
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -137,6 +137,8 @@ Patch28: gcc41-pr29059.patch
Patch29: gcc41-strncat-chk.patch
Patch30: gcc41-power6x.patch
Patch31: gcc41-pr29299.patch
+Patch32: gcc41-pr29641.patch
+Patch33: gcc41-pr29695.patch
%define _gnu %{nil}
%ifarch sparc
@@ -451,6 +453,8 @@ which are required to run programs compiled with the GNAT.
%patch29 -p0 -b .strncat-chk~
%patch30 -p0 -b .power6x~
%patch31 -p0 -b .pr29299~
+%patch32 -p0 -b .pr29641~
+%patch33 -p0 -b .pr29695~
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
@@ -1512,6 +1516,18 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Sat Nov 4 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-32
+- update from gcc-4_1-branch (-r118025:118468)
+ - PRs bootstrap/28400, fortran/29067, libgfortran/29563, middle-end/29250,
+ rtl-optimization/28970, rtl-optimization/29631, target/29377,
+ tree-optimization/27891
+ - fix infinite recursion in make_vector_type (#212848,
+ PR tree-optimization/29637)
+- merge gomp fixes from the trunk (-r118133:118134)
+ - PR fortran/29629
+- fix A < 0 ? <sign bit of A> : 0 optimization (#213821, PR middle-end/29695)
+- fix ICE in gfc_get_derived_type (Paul Thomas, #212936, PR fortran/29641)
+
* Wed Oct 25 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-31
- update from gcc-4_1-branch (-r117629:118025)
- PRs c++/20647, c++/25878, c++/26884, c++/27787, c++/28506, c++/28906,
diff --git a/sources b/sources
index f7eb391..c67c5b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9db4dad4ecc23133d87e4e93d2c47869 gcc-4.1.1-20061025.tar.bz2
+98e37193ffc8b181ba4aa5444df4b9ed gcc-4.1.1-20061104.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=178273577342.1.13047875670840181463.rpms-gcc-b77fff395e93@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