[Bug c++/93617] Ternary operator calling a noreturn function should not cause type errors
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 6 17:17:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93617
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I'm not sure that should be accepted, icc/clang++ reject it too.
More information about the Gcc-bugs
mailing list