[PATCH] D123642: [clang codegen] Assume arguments of __atomic_* are aligned.
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 14:58:04 PDT 2022
xbolva00 added subscribers: jwakely, jakubjelinek, msebor.
xbolva00 added a comment.
>> IMO, it is basically a historical bug in GCC that it ignores the type alignment
Do you have any comments related to this issue by gcc devs that this is a "known" bug?
cc @jakubjelinek @msebor @jwakely
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123642/new/
https://reviews.llvm.org/D123642
More information about the cfe-commits
mailing list