https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89177
--- Comment #4 from Bernd Edlinger <bernd.edlinger at hotmail dot de> --- (In reply to Johannes Pfau from comment #2) > Thanks for the bug report & patch. It seems upstream phobos has already > fixed this in a different way: > > https://github.com/dlang/phobos/commit/ > d5f710c57e717ef470d093c1739156dcb2f2d469#diff- > 2f532fcf37a0e29f7683a930ad9915ae > > Could you please try whether simply replacing the murmurhash.d file with > this latest upstream version works? > https://raw.githubusercontent.com/dlang/phobos/master/std/digest/murmurhash.d > Confirmed, this works for me, no regressions in arm-Linux-gnueabihf.