[Bug c++/93617] Ternary operator calling a noreturn function should not cause type errors

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 6 17:31:00 GMT 2020


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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Definitely invalid, even with the standard [[noreturn]] attribute.


More information about the Gcc-bugs mailing list