[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Jul 19 08:39:12 2016 New Revision: 238457 URL: https://gcc.gnu.org/viewcvs?rev=238457=gcc=rev Log: Backported from mainline 2016-07-07 Jakub Jelinek

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-07-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Mon Jul 18 18:45:18 2016 New Revision: 238444 URL: https://gcc.gnu.org/viewcvs?rev=238444=gcc=rev Log: PR c++/70869 PR c++/71054 * cp-gimplify.c

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-07-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Jul 7 18:45:43 2016 New Revision: 238124 URL: https://gcc.gnu.org/viewcvs?rev=238124=gcc=rev Log: PR c++/70869 PR c++/71054 * cp-gimplify.c

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-05-11 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-05-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 --- Comment #4 from Jakub Jelinek --- The problem is that with the PTRMEM_CST handling moved from the gimplification hook to genericization (the right thing), as apparently we don't genericize DECL_INITIAL of VAR_DECLs, nothing handles the

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-05-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-05-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target

[Bug c++/71054] [6/7 Regression] ICE: in expand_expr_real_2, at expr.c:8097

2016-05-11 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71054 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|