[Bug middle-end/64067] [4.8/4.9/5 Regression] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/64067] [4.8/4.9/5 Regression] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Nov 27 11:04:16 2014 New Revision: 218121 URL: https://gcc.gnu.org/viewcvs?rev=218121&root=gcc&view=rev Log: PR middle-end/64067 * expr.c (expand_expr_addr_expr_1) : Handl

[Bug middle-end/64067] [4.8/4.9/5 Regression] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Fri Nov 28 13:38:16 2014 New Revision: 218155 URL: https://gcc.gnu.org/viewcvs?rev=218155&root=gcc&view=rev Log: Backported from mainline 2014-11-27 Jakub Jelinek PR middl

[Bug middle-end/64067] [4.8/4.9/5 Regression] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Fri Nov 28 17:06:23 2014 New Revision: 218169 URL: https://gcc.gnu.org/viewcvs?rev=218169&root=gcc&view=rev Log: Backported from mainline 2014-11-27 Jakub Jelinek PR middl

[Bug middle-end/64067] [4.8/4.9/5 Regression] ICE in expand_expr_real_1, at expr.c:10540, involving compound literal shenanigans

2014-11-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64067 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---