[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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 20 16:37:00 GMT 2018


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems r246314 fixed this.


More information about the Gcc-bugs mailing list