[med-svn] [Git][med-team/pftools][master] Update gcc-10 fix wrt upstream commit

Nilesh Patra gitlab at salsa.debian.org
Tue Nov 24 16:20:53 GMT 2020



Nilesh Patra pushed to branch master at Debian Med / pftools


Commits:
eccaf7f5 by Nilesh Patra at 2020-11-24T21:50:39+05:30
Update gcc-10 fix wrt upstream commit

- - - - -


1 changed file:

- debian/patches/gcc10.patch


Changes:

=====================================
debian/patches/gcc10.patch
=====================================
@@ -4,12 +4,12 @@ Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional>
 Last-Changed: Nov 24, 2020
 --- a/src/C/include/profile.h
 +++ b/src/C/include/profile.h
-@@ -52,7 +52,7 @@
- /* TRANSITIONS */
- ////////////////////////////// FOR SSE2 to WORK //////////////////////////////////////////////
- // WARNING: MATCH=2,INSERTION=3,DELETION=0,DUMMY=1
--enum VectorPosition {
-+extern enum VectorPosition {
-   /* Positions within both 4-tuple and array of 4-tuple */ 
-   MATCH=2,
-   INSERTION=3,
+@@ -67,7 +67,7 @@
+   _XM = 4*EXTRA+MATCH,     _XI = 4*EXTRA+INSERTION,     _XD = 4*EXTRA+DELETION,     _DUMMY = 4*EXTRA+EXTRA,
+   /* Overall Size of transtion structure */
+   INSERTION_TRANSITIONS_SIZE = 16 
+-} VectorPosition ;
++};
+ ////////////////////////////// FOR SSE4.1 to WORK //////////////////////////////////////////////
+ // WARNING: MATCH and INSERTION should be next to each other (in this ordering) 
+ //          and either in the upper part of xmm or the lower part.



View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/eccaf7f50bc850419a75bed414f79cc5c965b2de

-- 
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/eccaf7f50bc850419a75bed414f79cc5c965b2de
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201124/3be86fd1/attachment.html>


More information about the debian-med-commit mailing list