Hi,

With the latest x86_64 (official) builds of gcc-8.1.0, I'm finding it necessary to do something like:

typedef _Decimal128 D128 __attribute__ ((aligned(8)));

However, I didn't have to concern myself with such alignment issues with x86_64 mingw-w64 builds of earlier versions of gcc.

Has this change in requirements arisen because the version of gcc has reached 8.1.0 ?
Or has it arisen because the mingw runtime version has reached 6.0.0 ?

Cheers,
Rob

------------------------------------------------------------------------------
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

Reply via email to