[Bug c++/70932] flexible array member with non-trivial destructor

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 21 14:32:00 GMT 2016


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

--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
(In reply to Paul Wankadia from comment #3)
> Is this likely to be the same issue even though std::atomic<T*> should have
> a trivial destructor for all T?

No, that's bug 71147, fixed in 7.0 and 6.x.


More information about the Gcc-bugs mailing list