[Bug c++/54278] [6 regression] __attribute__((noreturn)) called from destructor when another auto-scoped variable has a non-trivial dtor erroneously fails with "control reaches end of non-void function" at -O0

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 12 11:32:00 GMT 2018


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|6.4                         |6.5

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #3)
> Seems r246314 fixed this.

Last chance to backport it


More information about the Gcc-bugs mailing list