[Pkg-rust-maintainers] Bug#916818: rustc: Compiler regression results in generated code with unaligned access
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Thu Dec 20 08:25:52 GMT 2018
Control: tags -1 patch
Hello!
The attached patch reverts the problematic upstream commit and fixes
the problem for me.
Would it be possible to include it in the rustc source package and apply
it per platform, i.e. something like this in debian/rules:
ifeq ($(DEB_HOST_ARCH), sparc64)
patch -p1 < patches/sparc64-fix-bus-error.patch
endif
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc64-fix-bus-error.patch
Type: text/x-patch
Size: 1491 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20181220/d2b5b537/attachment.bin>
More information about the Pkg-rust-maintainers
mailing list