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

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : e175f3e4b7ed18b6cf1692fc80db74a609b89b01
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2013-09-15T21:24:04+02:00
Stats  : +14/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/e175f3e4b7ed18b6cf1692fc80db74a609b89b01?branch=rhel-f41-base

Log:
4.8.1-9

---
diff --git a/.gitignore b/.gitignore
index 0a56853..c7ae6ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@
 /gcc-4.8.1-20130814.tar.bz2
 /gcc-4.8.1-20130829.tar.bz2
 /gcc-4.8.1-20130909.tar.bz2
+/gcc-4.8.1-20130915.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index ae311f9..4213239 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20130909
-%global SVNREV 202413
+%global DATE 20130915
+%global SVNREV 202602
 %global gcc_version 4.8.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 8
+%global gcc_release 9
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2170,6 +2170,9 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/mmintrin.h
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/arm_neon.h
 %endif
+%ifarch aarch64
+%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/arm_neon.h
+%endif
 %ifarch sparc sparcv9 sparc64
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/visintrin.h
 %endif
@@ -2998,6 +3001,12 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Sun Sep 15 2013 Jakub Jelinek <jakub@redhat.com> 4.8.1-9
+- update from the 4.8 branch
+  - PRs c++/58273, libstdc++/58415, middle-end/58377, rtl-optimization/58365,
+	target/58314, target/58361, target/58382, tree-optimization/58385
+- add arm_neon.h on aarch64 (#1007490)
+
 * Mon Sep  9 2013 Jakub Jelinek <jakub@redhat.com> 4.8.1-8
 - update from the 4.8 branch
   - PRs c++/58325, libstdc++/58302, libstdc++/58341, middle-end/57656,

diff --git a/sources b/sources
index 44a093b..4e7bb6e 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 be78a47bd82523250eb3e91646db5b3d  cloog-0.18.0.tar.gz
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-ed1535293ee547a57658f7c27a87abc2  gcc-4.8.1-20130909.tar.bz2
+42ba2efe4f6a90305bd407440580855a  gcc-4.8.1-20130915.tar.bz2
 bce1586384d8635a76d2f017fb067cd2  isl-0.11.1.tar.bz2

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

only message in thread, other threads:[~2026-06-29 12:25 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:25 [rpms/gcc] rhel-f41-base: 4.8.1-9 Jakub Jelinek

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