https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103529
--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> --- Created attachment 51922 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51922&action=edit d: Avoid unaligned access in Lexer [PR 103529] Proposed patch (hack?), restores sparc bootstrap: 2021-12-01 Rainer Orth <r...@cebitec.uni-bielefeld.de> gcc/d: PR d/103529 * dmd/lexer.d (Lexer.scan): Avoid unaligned access.