I'm building libgpg-error 1.38 with -fsanitize=undefined -fno-sanitize-recover=all.
$make check ... PASS: t-poll PASS: t-b64 argparse.c:293:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' FAIL: t-argparse argparse.c:293:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' FAIL: t-logging argparse.c:293:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' FAIL: t-stringutils argparse.c:293:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' FAIL: t-malloc