[Bug middle-end/87054] misaligned asm output is turned into dereferenced pointer-to-aligned
aoliva at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 24 09:23:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87054
--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Created attachment 44742
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44742&action=edit
candidate patch to fix the error reported in comment 5
Hello, Rainer,
Aorry about the regression; I didn't realize __int128 was not available on
32-bit x86 with SSE.
I'm submitting this patch to fix the problem. Please let me know if it doesn't
work for you.
More information about the Gcc-bugs
mailing list