[Bug target/94383] [8/9/10 Regression] class with empty base passed incorrectly with -std=c++17 on aarch64
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 28 17:37:10 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94383
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Is the difference maybe related to the empty field that is added for c++17
mode, mentioned in Bug 89358 comment 12?
Is the aarch64 back end not ignoring that field?
More information about the Gcc-bugs
mailing list