[Bug c++/103303] compiler have trouble to point to the correct destructor address while for large align objects with complex inheritance while destructing object

2021-11-26 Thread wqpfelix at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103303 --- Comment #3 from Felix Wang --- Could I assume this is a compiler bug in layout engine?

[Bug c++/103303] New: compiler have trouble to point to the correct destructor address while for large align objects with complex inheritance while destruct object

2021-11-17 Thread wqpfelix at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103303 Bug ID: 103303 Summary: compiler have trouble to point to the correct destructor address while for large align objects with complex inheritance while destruct object Produc