[Bug target/94383] [8/9/10 Regression] class with empty base passed incorrectly with -std=c++17 on aarch64
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 20 18:21:26 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94383
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 48317
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48317&action=edit
gcc10-pr94383.patch
Testsuite coverage. This passes make -j32 -k check-c++-all
RUNTESTFLAGS=struct-layout-1.exp
on x86_64-linux, but it would be nice to know if it does FAIL on aarch64-linux
and/or arm*-linux-gnueabi.
More information about the Gcc-bugs
mailing list