public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-48
@ 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 : a68debac8458988d43c8c7997e486d83e6d1563d
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2006-12-20T18:56:41+00:00
Stats  : +24/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/a68debac8458988d43c8c7997e486d83e6d1563d?branch=rhel-f41-base

Log:
4.1.1-48

---
diff --git a/.cvsignore b/.cvsignore
index ea305d8..2ae3d7c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20061213.tar.bz2
+gcc-4.1.1-20061220.tar.bz2

diff --git a/gcc41.spec b/gcc41.spec
index b0c2a65..dc5448d 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20061213
+%define DATE 20061220
 %define gcc_version 4.1.1
-%define gcc_release 47
+%define gcc_release 48
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -141,8 +141,10 @@ Patch32: gcc41-ppc64-libffi-unwind.patch
 Patch33: gcc41-pr30113.patch
 Patch34: gcc41-pr30110.patch
 Patch35: gcc41-pr29166.patch
-Patch36: gcc41-pr30185.patch
-
+Patch36: gcc41-pr27266.patch
+Patch37: gcc41-pr30143.patch
+Patch38: gcc41-pr30262.patch
+Patch39: gcc41-pr30230.patch
 %define _gnu %{nil}
 %ifarch sparc
 %define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -453,7 +455,10 @@ which are required to run programs compiled with the GNAT.
 %patch33 -p0 -b .pr30113~
 %patch34 -p0 -b .pr30110~
 %patch35 -p0 -b .pr29166~
-%patch36 -p0 -b .pr30185~
+%patch36 -p0 -b .pr27266~
+%patch37 -p0 -b .pr30143~
+%patch38 -p0 -b .pr30262~
+%patch39 -p0 -b .pr30230~
 
 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
@@ -1519,6 +1524,18 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Wed Dec 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-48
+- update from gcc-4_1-branch (-r119833:120062)
+  - PRs libstdc++/11953, target/24036
+- fix ia64 EH region boundaries where last br.call in the region
+  is not at the end of a bundle (#219596, PR target/30230)
+- fix DI resp. TImode __sync_*_compare_and_swap on i?86 resp. x86_64
+  (Kazu Hirata, #220258, PR target/27266)
+- fix asm vs. nested functions or OpenMP (#220250, PRs middle-end/30262,
+  middle-end/30263)
+- fix handling of complex shared OpenMP vars (Andrew Pinski,
+  PR middle-end/30143)
+
 * Thu Dec 14 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-47
 - fix ia64 prologue generation (Andreas Schwab, #219594, PR target/29166)
 - fix ppc64 divdi3 (PR target/30185)

diff --git a/sources b/sources
index 778f8f9..e018f22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd77e814ad1b4336b4e66146d82e8892  gcc-4.1.1-20061213.tar.bz2
+750bda4d0c5278dd34f79731ac8a7f9d  gcc-4.1.1-20061220.tar.bz2

^ 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-48 Jakub Jelinek

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