[Bug c++/81873] spurious -Wreturn-type calling a locally declared noreturn function

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 17 17:19:00 GMT 2017


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=69855,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=81608

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
As mentioned in comment #2, this bug could be caused by the same underlying
problem as bug 81608, which is a duplicate of 69855.


More information about the Gcc-bugs mailing list