[Bug c++/81675] [6/7/8 Regression] attribute(noreturn) of destructor in :? not honored

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 2 15:31:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |5.3.0
           Keywords|                            |diagnostic
   Last reconfirmed|                            |2017-08-02
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|attribute(noreturn) of      |[6/7/8 Regression]
                   |destructor in :? not        |attribute(noreturn) of
                   |honored                     |destructor in :? not
                   |                            |honored
      Known to fail|                            |6.3.0, 7.1.0, 8.0

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  The warning was introduced in r230365 (in GCC 6.0), the merge of
the delayed folding branch.


More information about the Gcc-bugs mailing list