[Bug c++/65525] ICE: sorry, unimplemented: unexpected AST of kind mem_ref (-std=c++14, ICE: in potential_constant_expression_1, at cp/constexpr.c:4432)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 10:23:00 GMT 2015


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-24
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.

Btw, I wonder why we sorry here instead of simply treating it as
non-constant...



More information about the Gcc-bugs mailing list