From e175f3e4b7ed18b6cf1692fc80db74a609b89b01 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sun, 15 Sep 2013 21:24:04 +0200 Subject: [PATCH] 4.8.1-9 --- .gitignore | 1 + gcc.spec | 15 ++++++++++++--- sources | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) 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 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 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