This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/67773] destructor called on temp object before and named object after move, while not being called on named object before move


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't see a bug here, could you please try a supported release and explain
exactly what output you are seeing and what you expect to see.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]