[Bug c++/71820] ICE on valid C++ code: in arg_assoc_type, at cp/name-lookup.c:5583
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 24 07:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71820
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
If you used decltype instead of __typeof__, it does not crash.
More information about the Gcc-bugs
mailing list