Closed rtissera closed 4 years ago
This PR updates (partially) libchdr and fixes lingering alignment issues due to auto-vectorization of GCC on some archs.
On AArch32 latest builds do not work depending on GCC version and flags which auto-vectorizes some code like some of the LZMA decoding routines.
Tested OK on several AArch32 and AArch64 boards.
Thanks for your contribution :)
This PR updates (partially) libchdr and fixes lingering alignment issues due to auto-vectorization of GCC on some archs.
On AArch32 latest builds do not work depending on GCC version and flags which auto-vectorizes some code like some of the LZMA decoding routines.
Tested OK on several AArch32 and AArch64 boards.