[Bug c++/77496] ICE in instantiate_type, at cp/class.c:8270
bernd.edlinger at hotmail dot de
gcc-bugzilla@gcc.gnu.org
Tue Sep 6 09:03:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77496
--- Comment #1 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
But it works if I write:
int f(bool z) { return zz(0) ? : 0; }
More information about the Gcc-bugs
mailing list