[Bug target/102772] [12 regression] g++.dg/torture/pr80334.C FAILs

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 31 14:18:16 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102772

--- Comment #40 from Jonathan Wakely <redi at gcc dot gnu.org> ---
N.B. I don't think we want to replace alignof with __alignof__ because they're
not identical. For x86 alignof(long long) != __alignof__(long long).


More information about the Gcc-bugs mailing list