在 2018/4/8 21:39, Royi Avital via Mingw-w64-public 写道: > Hello, > Currently MinGW64 cant generate proper code with AVX / AVX2 on Windows 64 Bit > due to alignment issues. > > Is there a plan to fix this significant issue in the near term? >
This is a GCC issue: <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54412> It is not fixable on the CRT side. > This issue is a rel problem for anyone generating code with intense number > crunching which is a usually big motivation for using GCC. > I'd guess many scientists will be happy if it is solved. > > Thank You. > > Royi > -- Best regards, LH_Mouse ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
