https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70328
Morwenn <morwenn29 at hotmail dot fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |morwenn29 at hotmail dot fr --- Comment #1 from Morwenn <morwenn29 at hotmail dot fr> --- I have the same problem from time to time (g++ 5.3). It generally happens when I am deep in the function call stack. The symptoms are the same and the resolution is the same. To be honest, since there is nowhere in my project any request to force inlining anywhere, this -Winline diagnostic for automatically generated destructors feels a bit bogus.