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.3.0-3
Date: Mon, 29 Jun 2026 12:23:43 GMT [thread overview]
Message-ID: <178273582386.1.14001054687678915522.rpms-gcc-56a73f457cf6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 56a73f457cf66203b95536864082e93662f5a578
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2008-03-14T17:58:56+00:00
Stats : +3/-21 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/56a73f457cf66203b95536864082e93662f5a578?branch=rhel-f41-base
Log:
4.3.0-3
---
diff --git a/.cvsignore b/.cvsignore
index 23aa295..3148f9a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-gcc-4.3.0-20080307.tar.bz2
+gcc-4.3.0-20080314.tar.bz2
fastjar-0.95.tar.gz
diff --git a/gcc43-pr35498.patch b/gcc43-pr35498.patch
deleted file mode 100644
index 8d2eff5..0000000
--- a/gcc43-pr35498.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-2008-03-07 Jakub Jelinek <jakub@redhat.com>
-
- PR target/35498
- * config/rs6000/rs6000.c (rs6000_expand_compare_and_swapqhi): Shift
- wdst back after sync_compare_and_swapqhi_internal.
-
---- gcc/config/rs6000/rs6000.c.jj 2008-02-29 09:11:54.000000000 +0100
-+++ gcc/config/rs6000/rs6000.c 2008-03-07 17:22:27.000000000 +0100
-@@ -13858,6 +13858,9 @@ rs6000_expand_compare_and_swapqhi (rtx d
- emit_insn (gen_sync_compare_and_swapqhi_internal (wdst, mask,
- oldval, newval, mem));
-
-+ /* Shift the result back. */
-+ emit_insn (gen_lshrsi3 (wdst, wdst, shift));
-+
- emit_move_insn (dst, gen_lowpart (mode, wdst));
- }
-
diff --git a/gcc43.spec b/gcc43.spec
index 7761036..27fc056 100644
--- a/gcc43.spec
+++ b/gcc43.spec
@@ -1,4 +1,4 @@
-%define DATE 20080307
+%define DATE 20080314
%define gcc_version 4.3.0
%define gcc_release 3
%define _unpackaged_files_terminate_build 0
diff --git a/sources b/sources
index daddd57..6fe578e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-634cd8d08cee6315a4091ec4fadc3b95 gcc-4.3.0-20080307.tar.bz2
+e5fdf4d33dde9d798910296230192fbd gcc-4.3.0-20080314.tar.bz2
92a70f9e56223b653bce0f58f90cf950 fastjar-0.95.tar.gz
next reply other threads:[~2026-06-29 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:23 Jakub Jelinek [this message]
2026-06-29 12:23 [rpms/gcc] rhel-f41-base: 4.3.0-3 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=178273582386.1.14001054687678915522.rpms-gcc-56a73f457cf6@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