[Bug c++/81574] ICE on valid C++14 code: in canonicalize_component_ref, at gimplify.c:2481

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 27 13:52:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81574

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Bet the initializer isn't through function-to-pointer conversion
(decay_conversion or whatever else invokes it), but no idea where that should
be done etc.


More information about the Gcc-bugs mailing list