[Bug c++/108683] Move Occurs when initializing an aggregate base

2023-02-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108683 --- Comment #3 from Jonathan Wakely --- Pretend I didn't say empty then :) I think the problem is for any potentially overlapping subobject, which includes bases. Empty or not.

[Bug c++/108683] Move Occurs when initializing an aggregate base

2023-02-06 Thread davidledger at live dot com.au via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108683 --- Comment #2 from David Ledger --- Bar stores an int, it isn't empty.

[Bug c++/108683] Move Occurs when initializing an aggregate base

2023-02-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108683 Jonathan Wakely changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIR