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-50
Date: Mon, 29 Jun 2026 12:23:03 GMT [thread overview]
Message-ID: <178273578325.1.14687093814581740158.rpms-gcc-5374b66e03de@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 5374b66e03dec0872dba322772c1bba33666b310
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2007-01-03T19:15:15+00:00
Stats : +17/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/5374b66e03dec0872dba322772c1bba33666b310?branch=rhel-f41-base
Log:
4.1.1-50
---
diff --git a/gcc41.spec b/gcc41.spec
index 7b92dca..192cf9b 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20070102
%define gcc_version 4.1.1
-%define gcc_release 49
+%define gcc_release 50
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%define include_gappletviewer 1
@@ -149,6 +149,10 @@ 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
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -466,6 +470,10 @@ which are required to run programs compiled with the GNAT.
%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~
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
@@ -1537,6 +1545,14 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Wed Jan 3 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-50
+- backwards compatibility with old layout of struct _Unwind_Context
+ (#220627)
+- fix preprocessor defines in assembly preprocessed with -std=...
+ (Steven Bosscher, PR c/25993)
+- fix PCH creation with templates (Jason Merrill, PR c++/28217)
+- fix dwarf2out ICE (Alexandre Oliva, #217529, PR debug/30189)
+
* Tue Jan 2 2007 Jakub Jelinek <jakub@redhat.com> 4.1.1-49
- update from gcc-4_1-branch (-r120062:120325)
- PRs debug/26964, fortran/30200, libfortran/30145
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=178273578325.1.14687093814581740158.rpms-gcc-5374b66e03de@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