public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-50
@ 2026-06-29 12:23 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:23 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:23 [rpms/gcc] rhel-f41-base: 4.1.1-50 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox