https://bugzilla.gdcproject.org/show_bug.cgi?id=293

--- Comment #2 from ARaspiK <aras...@protonmail.com> ---
Welp, I just discovered gcc.builtins.
__builtin_assume_aligned did the trick.

For anybody wondering:
`import gcc.builtins` will pull in all (most?) GCC builtin functions.
__builtin_assume_aligned is among them.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to