[Bug c++/79604] attribute noreturn inconsistent between C and C++, undocumented for function pointers
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 7 03:34:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79604
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-12-07
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=88397
Ever confirmed|0 |1
Known to fail| |7.3.0, 8.2.0, 9.0
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also bug 88397 for a similar problem with attribute malloc (but one that
affects both C and C++ the same way). Let me also confirm this bug since this
is at least the second time I've run into it.
More information about the Gcc-bugs
mailing list