[Bug c++/79325] ICE on valid GNU C++ code (typeof) on x86_64-linux-gnu: in arg_assoc_type, at cp/name-lookup.c:5823
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 1 22:47:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79325
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-01
CC| |marxin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> Does it work if you use decltype instead of typeof?
Replacing the first, the test-case can be successfully compiled.
More information about the Gcc-bugs
mailing list