ObjFW  Hex Artifact Content

Artifact c14dfdc8e567d05ddf7777a024f5f85b6cab4d25ef84fb93b32f2efd97cc435b:

Manifest of check-in [c14dfdc8e5] - invoke-x86_64.m: Correctly align __int128 for GCC

GCC correctly aligns __int128 with 16 bytes on the stack, like specified
in the ABI, while Clang does not.

Unfortunately, this means that GCC and Clang have a different ABI and
thus are incompatible as soon as code uses __int128. by js on 2017-09-16 20:20:35.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.