https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118776
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> --- Created attachment 60403 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60403&action=edit xvid-118776.tar.xz `x86_64-pc-linux-gnu-gcc -m32 decoder.i xvid.i bitstream.i quant_matrix.i -o /dev/null -shared -Wl,--version-script=libxvidcore.ld -std=gnu17 -O2 -march=tigerlake -flto` Fails without -m32 too.