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

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 55a6d665191d2748ba9b380543af719506fbeb53
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2006-11-23T16:42:57+00:00
Stats  : +9/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/55a6d665191d2748ba9b380543af719506fbeb53?branch=rhel-f41-base

Log:
4.1.1-41

---
diff --git a/gcc41.spec b/gcc41.spec
index 67053b9..f4c1a00 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
 %define DATE 20061120
 %define gcc_version 4.1.1
-%define gcc_release 40
+%define gcc_release 41
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -140,6 +140,8 @@ Patch32: gcc41-pr29734.patch
 Patch33: gcc41-libjava-anonverscript.patch
 Patch34: gcc41-pr29735.patch
 Patch35: gcc41-pr29736.patch
+Patch36: gcc41-pr29886.patch
+Patch37: gcc41-pr29955.patch
 
 %define _gnu %{nil}
 %ifarch sparc
@@ -451,6 +453,8 @@ which are required to run programs compiled with the GNAT.
 %patch33 -p0 -b .libjava-anonverscript~
 %patch34 -p0 -b .pr29735~
 %patch35 -p0 -b .pr29736~
+%patch36 -p0 -b .pr29886~
+%patch37 -p0 -b .pr29955~
 
 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
@@ -1510,6 +1514,10 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Thu Nov 23 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-41
+- fix ICE with -fopenmp -fexceptions on ia64 (#216988, PR c/29955)
+- fix parsing of C++ if/switch/etc. conditions (PR c++/29886)
+
 * Wed Nov 22 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-40
 - disallow multiple vector_size attributes (PR c/29736)
 - don't ICE on main returning int with vector_size attribute (PR c++/29735)

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

only message in thread, other threads:[~2026-06-29 12:22 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:22 [rpms/gcc] rhel-f41-base: 4.1.1-41 Jakub Jelinek

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