www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18399] New: src/core/simd.d(53): Deprecation: 32 byte vector

https://issues.dlang.org/show_bug.cgi?id=18399

          Issue ID: 18399
           Summary: src/core/simd.d(53): Deprecation: 32 byte vector types
                    are only supported with -mcpu=avx
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: timothee.cour2 gmail.com

getting this deprecation in git master druntime

src/core/simd.d(53): Deprecation: 32 byte vector types are only supported with
-mcpu=avx

--
Feb 08 2018