public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 10.0.1-0.14
Date: Mon, 29 Jun 2026 12:28:44 GMT	[thread overview]
Message-ID: <178273612439.1.7070707795527652716.rpms-gcc-95507e8b681b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 95507e8b681b5013b87bbbcb0514dd27941e648a
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2020-05-02T10:44:07+02:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/95507e8b681b5013b87bbbcb0514dd27941e648a?branch=rhel-f41-base

Log:
10.0.1-0.14

---
diff --git a/gcc.spec b/gcc.spec
index 7084411..7084364 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,10 +1,10 @@
-%global DATE 20200501
+%global DATE 20200502
 %global gitrev 563509ad4338c7193d06f4008e9df657990628a5
 %global gcc_version 10.0.1
 %global gcc_major 10
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %%{release}, append them after %%{gcc_release} on Release: line.
-%global gcc_release 0.13
+%global gcc_release 0.14
 %global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e
 %global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0
 %global _unpackaged_files_terminate_build 0
@@ -1290,7 +1290,7 @@ mkdir -p %{buildroot}/%{_lib}
 mv -f %{buildroot}%{_prefix}/%{_lib}/libgcc_s.so.1 %{buildroot}/%{_lib}/libgcc_s-%{gcc_major}-%{DATE}.so.1
 chmod 755 %{buildroot}/%{_lib}/libgcc_s-%{gcc_major}-%{DATE}.so.1
 ln -sf libgcc_s-%{gcc_major}-%{DATE}.so.1 %{buildroot}/%{_lib}/libgcc_s.so.1
-%ifarch %{ix86} x86_64 ppc ppc64 ppc64p7 ppc64le %{arm}
+%ifarch %{ix86} x86_64 ppc ppc64 ppc64p7 ppc64le %{arm} aarch64 riscv64
 rm -f $FULLPATH/libgcc_s.so
 echo '/* GNU ld script
    Use the shared library, but some functions are only in
@@ -3004,6 +3004,9 @@ end
 %endif
 
 %changelog
+* Sat May  2 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.14
+- use libgcc_s.so linker script also on aarch64 and riscv64 (#1830472)
+
 * Fri May  1 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.13
 - update from trunk and releases/gcc-10 branch
   - GCC 10.1-rc1

             reply	other threads:[~2026-06-29 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:28 Jakub Jelinek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: 10.0.1-0.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=178273612439.1.7070707795527652716.rpms-gcc-95507e8b681b@fedoraproject.org \
    --to=jakub@redhat.com \
    --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