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: 4.8.1-9
Date: Mon, 29 Jun 2026 12:25:59 GMT	[thread overview]
Message-ID: <178273595966.1.1581727792691933676.rpms-gcc-e175f3e4b7ed@fedoraproject.org> (raw)

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

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178273595966.1.1581727792691933676.rpms-gcc-e175f3e4b7ed@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