[Bug c++/94742] [8/9 Regression] Incorrect "no return statement" warning with [[noreturn]] and __FUNCTION__

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 24 22:24:32 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[8/9/10 Regression]         |[8/9 Regression] Incorrect
                   |Incorrect "no return        |"no return statement"
                   |statement" warning with     |warning with [[noreturn]]
                   |[[noreturn]] and            |and __FUNCTION__
                   |__FUNCTION__                |

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.


More information about the Gcc-bugs mailing list