public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 5.2.1-5
@ 2026-06-29 12:26 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:26 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 3af662e23729a09f78a293dd2876174cc27c7930
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2015-11-06T08:24:25+01:00
Stats  : +4/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/3af662e23729a09f78a293dd2876174cc27c7930?branch=rhel-f41-base

Log:
5.2.1-5

---
diff --git a/gcc.spec b/gcc.spec
index 69978e6..96247bb 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,7 +3,7 @@
 %global gcc_version 5.2.1
 # 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 4
+%global gcc_release 5
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 # Hardening slows the compiler way too much.
@@ -1863,12 +1863,6 @@ rm -f %{buildroot}%{mandir}/man3/ffi*
 echo gcc-%{version}-%{release}.%{_arch} > $FULLPATH/rpmver
 
 %check
-%ifarch %{arm}
-# libgnat has changed incompatibly on ARM, temporarily disable acats
-# testsuite, until a new gcc is installed in the buildroots.
-mv gcc/testsuite/ada/acats/run_acats{,.orig}
-ln -sf /bin/false gcc/testsuite/ada/acats/run_acats
-%endif
 cd obj-%{gcc_target_platform}
 
 # run the tests.
@@ -3101,6 +3095,9 @@ fi
 %doc rpm.doc/changelogs/libcc1/ChangeLog*
 
 %changelog
+* Fri Nov  6 2015 Jakub Jelinek <jakub@redhat.com> 5.2.1-5
+- reenable acats testsuite on arm
+
 * Wed Nov  4 2015 Jakub Jelinek <jakub@redhat.com> 5.2.1-4
 - update from the 5 branch
   - PRs c++/51048, c++/66583, c++/67557, c/67730, fortran/36192,

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: 5.2.1-5 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox