[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)

2015-03-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65525 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org --- Ah, and that was me: 2011-08-12 Richard Guenther rguent...@suse.de * call.c (build_over_call): Instead of memcpy use an assignment of two MEM_REFs. which

[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)

2015-03-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65525 --- Comment #2 from Richard Biener rguenth at gcc dot gnu.org --- Run till exit from #0 0x012bf93a in build2_stat (code=MEM_REF, tt=array_type 0x76a35f18, arg0=addr_expr 0x76a39760, arg1=integer_cst 0x76a33228)

[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)

2015-03-24 Thread rguenth at gcc dot gnu.org
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