[gcc-7] 95/354: * Install new intrinsics headers. Closes: #852551.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository gcc-7.

commit 59ae35fdc6474f1d49e572b60ac81943470359be
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Jan 25 14:16:09 2017 +0000

      * Install new intrinsics headers. Closes: #852551.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9259 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog                | 1 +
 debian/rules.d/binary-libgcc.mk | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 699b677..6c1a688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gcc-7 (7-20170121-2) UNRELEASED; urgency=medium
     and gphobos runtime libraries.
   * Let the gnatgcc symlinks point to the versioned names. Addresses: #839209.
   * Build the BRIG frontend on amd64.
+  * Install new intrinsics headers. Closes: #852551.
 
  -- Matthias Klose <doko at debian.org>  Sun, 22 Jan 2017 19:29:00 +0100
 
diff --git a/debian/rules.d/binary-libgcc.mk b/debian/rules.d/binary-libgcc.mk
index 33da48f..fa639cc 100644
--- a/debian/rules.d/binary-libgcc.mk
+++ b/debian/rules.d/binary-libgcc.mk
@@ -53,9 +53,9 @@ header_files = \
 		    {,a,b,e,i,n,p,s,t,w,x}mmintrin.h mmintrin-common.h \
 		    {abm,adx,avx,avx2,bmi,bmi2,f16c,fma,fma4,fxsr,ia32,}intrin.h \
 		    {lwp,lzcnt,popcnt,prfchw,rdseed,rtm,tbm,x86,xop,xsave{,opt},xtest,}intrin.h \
-		    {htm,htmxl,mwaitx,pku,sha,vec}intrin.h \
+		    {htm,htmxl,mwaitx,pku,sha,vec,sgx}intrin.h \
 		    avx512{bw,er,cd,dq,f,ifma,ifmavl,pf,vlbw,vbmi,vldq,vbmivl,vl}intrin.h \
-		    avx512{4fmaps,4vnniw}intrin.h \
+		    avx512{4fmaps,4vnniw,vpopcntdq}intrin.h \
 		    {clflushopt,clwb,clzero,pcommit,xsavec,xsaves}intrin.h \
 		    {arm_acle,unwind-arm-common,s390intrin}.h \
 		    {cross-stdarg,syslimits,unwind,varargs}.h; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list