[Bug c++/84352] noreturn function previously declared without the attribute accepted

2018-10-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84352

Martin Sebor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Martin Sebor  ---
This is a duplicate of pr60364.

*** This bug has been marked as a duplicate of bug 60364 ***

[Bug c++/84352] noreturn function previously declared without the attribute accepted

2018-02-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84352

Martin Sebor  changed:

   What|Removed |Added

   Keywords||accepts-invalid
  Known to fail||5.3.0, 6.4.0, 7.3.0, 8.0

--- Comment #1 from Martin Sebor  ---
The bug has always existed and is not a regression.