[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

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

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

2016-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71266 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Wed May 25 14:58:39 2016 New Revision: 236708 URL: https://gcc.gnu.org/viewcvs?rev=236708&root=gcc&view=rev Log: PR c/71266 * c-decl.c (store_parm_decls_oldstyle): Skip

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

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

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

2016-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71266 Richard Biener changed: What|Removed |Added Target Milestone|7.0 |---

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

2016-05-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71266 Richard Biener changed: What|Removed |Added Keywords||ice-checking --- Comment #3 from Richar

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

2016-05-24 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71266 --- Comment #2 from Marek Polacek --- I think the fix is just diff --git a/gcc/c/c-decl.c b/gcc/c/c-decl.c index 9441fbb..96bd491 100644 --- a/gcc/c/c-decl.c +++ b/gcc/c/c-decl.c @@ -8605,8 +8605,11 @@ store_parm_decls_oldstyle (tree fndecl, con

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

2016-05-24 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71266 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code Target Milestone|-

[Bug c/71266] gcc ICE on x86_64-linux-gnu in "store_parm_decls_oldstyle"

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