[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

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 12 13:45:00 GMT 2018


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Known to fail|                            |6.4.0

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.


More information about the Gcc-bugs mailing list