This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/77496] ICE in instantiate_type, at cp/class.c:8270


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; }

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]