[PATCH] Fix narrowing conversions for ppc These constants are too large for `long long` so are unsigned, and then cannot be narrowed to the signed type.
[PATCH] Fix issue documented in Debian bug #1059133 I am surely out of my depth here, but this Works4Me™. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059133