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-40
Date: Mon, 29 Jun 2026 12:22:58 GMT	[thread overview]
Message-ID: <178273577809.1.11911601999163566297.rpms-gcc-7dc37acb7e3f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 7dc37acb7e3fab2ae08270dfd4182889f46426c0
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2006-11-22T16:52:46+00:00
Stats  : +13/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/7dc37acb7e3fab2ae08270dfd4182889f46426c0?branch=rhel-f41-base

Log:
4.1.1-40

---
diff --git a/gcc41.spec b/gcc41.spec
index bde30ce..67053b9 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
 %define DATE 20061120
 %define gcc_version 4.1.1
-%define gcc_release 39
+%define gcc_release 40
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64
@@ -137,6 +137,9 @@ Patch29: gcc41-pr29703.patch
 Patch30: gcc41-pr29299.patch
 Patch31: gcc41-pr29570.patch
 Patch32: gcc41-pr29734.patch
+Patch33: gcc41-libjava-anonverscript.patch
+Patch34: gcc41-pr29735.patch
+Patch35: gcc41-pr29736.patch
 
 %define _gnu %{nil}
 %ifarch sparc
@@ -445,6 +448,9 @@ which are required to run programs compiled with the GNAT.
 %patch30 -p0 -b .pr29299~
 %patch31 -p0 -b .pr29570~
 %patch32 -p0 -b .pr29734~
+%patch33 -p0 -b .libjava-anonverscript~
+%patch34 -p0 -b .pr29735~
+%patch35 -p0 -b .pr29736~
 
 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
@@ -1504,6 +1510,12 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* 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)
+- hide symbols that shouldn't be exported from libgcj.so (GC_*, ffi_*,
+  lt_* etc., #216120)
+
 * Tue Nov 20 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-39
 - update from gcc-4_1-branch (-r118891:119021)
   - PRs middle-end/26306, middle-end/29753, target/18553, target/29114,

                 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=178273577809.1.11911601999163566297.rpms-gcc-7dc37acb7e3f@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