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-52
Date: Mon, 29 Jun 2026 12:23:05 GMT	[thread overview]
Message-ID: <178273578514.1.1280877081990850174.rpms-gcc-bc777ffd40e6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : bc777ffd40e6fc2e3e17578e45c5d761b7ae6a33
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2007-01-05T23:27:48+00:00
Stats  : +15/-32 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/bc777ffd40e6fc2e3e17578e45c5d761b7ae6a33?branch=rhel-f41-base

Log:
4.1.1-52

---
diff --git a/.cvsignore b/.cvsignore
index 00e527a..84700f5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20070102.tar.bz2
+gcc-4.1.1-20070105.tar.bz2

diff --git a/gcc41.spec b/gcc41.spec
index dd523a4..0ba06a3 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20070102
+%define DATE 20070105
 %define gcc_version 4.1.1
-%define gcc_release 51
+%define gcc_release 52
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %define include_gappletviewer 1
@@ -123,7 +123,7 @@ Patch13: gcc41-pr20297-test.patch
 Patch14: gcc41-objc-rh185398.patch
 Patch15: gcc41-tests.patch
 Patch16: gcc41-pr25874.patch
-Patch17: gcc41-pr29241.patch
+Patch17: gcc41-pr30189.patch
 Patch18: gcc41-i386-tune-geode.patch
 Patch19: gcc41-hash-style-gnu.patch
 Patch20: gcc41-pr30001.patch
@@ -141,19 +141,8 @@ Patch31: gcc41-libjava-anonverscript.patch
 Patch32: gcc41-ppc64-libffi-unwind.patch
 Patch33: gcc41-pr30113.patch
 Patch34: gcc41-pr30110.patch
-Patch35: gcc41-pr29166.patch
-Patch36: gcc41-pr27266.patch
-Patch37: gcc41-pr30143.patch
-Patch38: gcc41-pr28261.patch
-Patch39: gcc41-pr29054.patch
-Patch40: gcc41-pr29535-test.patch
-Patch41: gcc41-pr30045.patch
-Patch42: gcc41-pr30286.patch
-Patch43: gcc41-pr25993.patch
-Patch44: gcc41-pr28217.patch
-Patch45: gcc41-pr30189.patch
-Patch46: gcc41-rh220627.patch
-Patch47: gcc41-pr30360.patch
+Patch35: gcc41-pr30143.patch
+Patch36: gcc41-pr30045.patch
 %define _gnu %{nil}
 %ifarch sparc
 %define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -445,7 +434,7 @@ which are required to run programs compiled with the GNAT.
 %patch14 -p0 -b .objc-rh185398~
 %patch15 -p0 -b .tests~
 %patch16 -p0 -b .pr25874~
-%patch17 -p0 -b .pr29241~
+%patch17 -p0 -b .pr30189~
 %patch18 -p0 -b .i386-tune-geode~
 %patch19 -p0 -b .hash-style-gnu~
 %patch20 -p0 -b .pr30001~
@@ -463,19 +452,8 @@ which are required to run programs compiled with the GNAT.
 %patch32 -p0 -b .ppc64-libffi-unwind~
 %patch33 -p0 -b .pr30113~
 %patch34 -p0 -b .pr30110~
-%patch35 -p0 -b .pr29166~
-%patch36 -p0 -b .pr27266~
-%patch37 -p0 -b .pr30143~
-%patch38 -p0 -b .pr28261~
-%patch39 -p0 -b .pr29054~
-%patch40 -p0 -b .pr29535-test~
-%patch41 -p0 -b .pr30045~
-%patch42 -p0 -b .pr30286~
-%patch43 -p0 -b .pr25993~
-%patch44 -p0 -b .pr28217~
-%patch45 -p0 -b .pr30189~
-%patch46 -p0 -b .rh220627~
-%patch47 -p0 -b .pr30360~
+%patch35 -p0 -b .pr30143~
+%patch36 -p0 -b .pr30045~
 
 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
@@ -1547,6 +1525,11 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Jan  5 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-52
+- update from gcc-4_1-branch (-r120325:120507)
+  - PRs c++/30382, middle-end/27826, middle-end/28116,
+	tree-optimization/30212
+
 * Thu Jan  4 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-51
 - bootstrap Ada on ppc32 (David Woodhouse)
 - fix complex division with -std=c99 or -std=gnu99 (PR c/30360)

diff --git a/sources b/sources
index 799986a..b8f7da7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a44fdf031974e9640b6ca7c77f0b499  gcc-4.1.1-20070102.tar.bz2
+4b9c1eb1d83c309010044b827b8c3e45  gcc-4.1.1-20070105.tar.bz2

                 reply	other threads:[~2026-06-29 12:23 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=178273578514.1.1280877081990850174.rpms-gcc-bc777ffd40e6@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