[PATCH] D123642: [clang codegen] Assume arguments of __atomic_* are aligned.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 13:56:10 PDT 2022
rsmith added a comment.
In D123642#3450129 <https://reviews.llvm.org/D123642#3450129>, @xbolva00 wrote:
> Do you have any comments related to this issue by gcc devs that this is a "known" bug?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87237#c1, from someone in the GCC MAINTAINERS file, suggests that this is either a GCC bug or a GCC documentation bug.
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