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-14
Date: Mon, 29 Jun 2026 12:22:42 GMT [thread overview]
Message-ID: <178273576233.1.7995970387500357874.rpms-gcc-8b4105bed957@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 8b4105bed957ca7925e09e78ae565ed50a26c2df
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-08-02T21:29:50+00:00
Stats : +4/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/8b4105bed957ca7925e09e78ae565ed50a26c2df?branch=rhel-f41-base
Log:
4.1.1-14
---
diff --git a/.cvsignore b/.cvsignore
index e8f04a1..f811bf0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20060721.tar.bz2
+gcc-4.1.1-20060802.tar.bz2
diff --git a/gcc41-pr20297-test.patch b/gcc41-pr20297-test.patch
index 424a5a6..5be2012 100644
--- a/gcc41-pr20297-test.patch
+++ b/gcc41-pr20297-test.patch
@@ -22,7 +22,7 @@
-extern void* memcpy (void *, const void *, __SIZE_TYPE__);
-#pragma GCC visibility pop
-
--struct a { int a[10]; };
+-struct a { int a[1024]; };
-
-extern void *bar (struct a *, struct a *, int);
-
@@ -50,7 +50,7 @@
+extern void* memcpy (void *, const void *, __SIZE_TYPE__);
+#pragma GCC visibility pop
+
-+struct a { int a[10]; };
++struct a { int a[1024]; };
+
+extern void *bar (struct a *, struct a *, int);
+
diff --git a/gcc41.spec b/gcc41.spec
index c5ec9cc..90b8805 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -452,8 +452,6 @@ which are required to run programs compiled with the GNAT.
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
-find . -name \*.java-backport~ | xargs rm
-
cp -a libstdc++-v3/config/cpu/i{4,3}86/atomicity.h
# Hack to avoid building multilib libjava
diff --git a/sources b/sources
index 5f0b0f6..90652c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5945134c55627b8e8d40d02966607df gcc-4.1.1-20060721.tar.bz2
+bea3fb5e55d9510ad89e03d521fe5744 gcc-4.1.1-20060802.tar.bz2
next reply other threads:[~2026-06-29 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:22 Jakub Jelinek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.1-14 Jakub Jelinek
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=178273576233.1.7995970387500357874.rpms-gcc-8b4105bed957@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