[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Wed Jun 8 06:41:55 2016 New Revision: 237196 URL: https://gcc.gnu.org/viewcvs?rev=237196=gcc=rev Log: PR c/71426 * c-decl.c (get_parm_info): Don't crash on an assert

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 --- Comment #3 from Marek Polacek --- "Reduced": int f (int x[x - x ()]);

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 --- Comment #2 from Jakub Jelinek --- This is just weird, I certainly do get ICE with 6.x, and while I don't with 5.x, I get the ICE at the 5.x branch point. So this really doesn't look like a regression to me.

[Bug c/71426] gcc ICE on x86_64-linux-gnu in get_parm_info, at c/c-decl.c:7059

2016-06-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71426 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|