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.0-0.9
Date: Mon, 29 Jun 2026 12:22:03 GMT	[thread overview]
Message-ID: <178273572375.1.13867042365733744275.rpms-gcc-d0766b4a0687@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : d0766b4a0687c0a0af0abc0e51d8fa0cc5b28d18
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2005-12-15T22:17:15+00:00
Stats  : +20/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/d0766b4a0687c0a0af0abc0e51d8fa0cc5b28d18?branch=rhel-f41-base

Log:
4.1.0-0.9

---
diff --git a/gcc41.spec b/gcc41.spec
index 45039f0..63096a6 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
 %define DATE 20051214
 %define gcc_version 4.1.0
-%define gcc_release 0.8
+%define gcc_release 0.9
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -102,6 +102,10 @@ Patch21: gcc41-rh175569.patch
 Patch22: gcc41-java-src-filename.patch
 Patch23: gcc41-unwind-dw2-glibc.patch
 Patch24: gcc41-cxx-relro.patch
+Patch25: gcc41-gomp-lastprivate-static.patch
+Patch26: gcc41-java-jarsort.patch
+Patch27: gcc41-java-pr25426.patch
+Patch28: gcc41-pr24899.patch
 
 %define _gnu %{nil}
 %ifarch sparc
@@ -454,6 +458,10 @@ which are required to run programs compiled with the GNAT.
 %patch22 -p0 -b .java-src-filename~
 %patch23 -p0 -b .unwind-dw2-glibc~
 %patch24 -p0 -b .cxx-relro~
+%patch25 -p0 -b .gomp-lastprivate-static~
+%patch26 -p0 -b .java-jarsort~
+%patch27 -p0 -b .java-pr25426~
+%patch28 -p0 -b .pr24899~
 
 sed -i -e 's/4\.1\.0/4.1.0/' gcc/BASE-VER gcc/version.c
 sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1533,7 +1541,17 @@ fi
 %endif
 
 %changelog
-* Wed Dec 12 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.8
+* Thu Dec 14 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.9
+- fix OpenMP lastprivate handling for global vars (Aldy Hernandez)
+- fix gnu.xml.dom.DomNode's detach method (Caolan McNamara,
+  PR classpath/25426)
+- fix up the #175569 fix (Tom Tromey, #175833)
+- fix strength reduction miscompilation of libgnomecanvas
+  (#175669, PR rtl-optimization/24899)
+- create libgcj-*.jar with -@E options and feed a sorted list to
+  it rather than relying on filesystem sorting
+
+* Wed Dec 13 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.8
 - update from gcc-4_1-branch (-r108414:108539)
   - PRs classpath/25389, fortran/23815, fortran/25078, target/25254
 - fix Java ICE on initialized static final var used in case

                 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=178273572375.1.13867042365733744275.rpms-gcc-d0766b4a0687@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