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-3
Date: Mon, 29 Jun 2026 12:22:34 GMT	[thread overview]
Message-ID: <178273575492.1.2349319422442202777.rpms-gcc-1553064cdd61@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 1553064cdd61f21e0ddafb353bb1ea616deb9b76
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2006-06-13T20:12:36+00:00
Stats  : +9/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/1553064cdd61f21e0ddafb353bb1ea616deb9b76?branch=rhel-f41-base

Log:
4.1.1-3

---
diff --git a/gcc41.spec b/gcc41.spec
index 2c72f4d..038e7c7 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
 %define DATE 20060612
 %define gcc_version 4.1.1
-%define gcc_release 2
+%define gcc_release 3
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -40,6 +40,7 @@ BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo
 # Make sure pthread.h doesn't contain __thread tokens
 # Make sure glibc supports stack protector
 BuildRequires: glibc-devel >= 2.3.90-2
+BuildRequires: elfutils-devel >= 0.72
 %ifarch ppc ppc64 s390 s390x sparc sparcv9 alpha
 # Make sure glibc supports TFmode long double
 BuildRequires: glibc >= 2.3.90-35
@@ -123,6 +124,7 @@ Patch22: gcc41-pr26881.patch
 Patch23: gcc41-pr27793.patch
 Patch24: gcc41-pr26885.patch
 Patch25: gcc41-fortran-merge-glitch.patch
+Patch26: gcc41-pr27959.patch
 %define _gnu %{nil}
 %ifarch sparc
 %define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -426,6 +428,7 @@ which are required to run programs compiled with the GNAT.
 %patch23 -p0 -b .pr27793~
 %patch24 -p0 -b .pr26885~
 %patch25 -p0 -b .fortran-merge-glitch~
+%patch26 -p0 -b .pr27959~
 
 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
@@ -1467,6 +1470,11 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Tue Jun 13 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-3
+- add BuildRequires for elfutils-devel on ia64
+- fix a reload bug visible on s390x (Andreas Krebbel, #193912,
+  PR middle-end/27959)
+
 * Mon Jun 12 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-2
 - update from gcc-4_1-branch (-r114107:114555)
   - PRs ada/27769, c++/20173, c++/26068, c++/26433, c++/26496, c++/27177,

                 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=178273575492.1.2349319422442202777.rpms-gcc-1553064cdd61@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