[Bug c/92833] ice for broken C code

2020-01-18 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:955e4e3b7057b2142658376e8450fdbda1d31737 commit r10-6067-g955e4e3b7057b2142658376e8450fdbda1d31737 Author: Jakub Jelinek Date: Sa

[Bug c/92833] ice for broken C code

2020-01-16 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 Joseph S. Myers changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/92833] ice for broken C code

2020-01-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 --- Comment #7 from CVS Commits --- The master branch has been updated by Joseph Myers : https://gcc.gnu.org/g:852f0ae80555238c425e33f98df5c7077694bd9f commit r10-6026-g852f0ae80555238c425e33f98df5c7077694bd9f Author: Kerem Kat Date: Thu Jan

[Bug c/92833] ice for broken C code

2019-12-30 Thread keremkat+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 --- Comment #6 from Kerem Kat --- Created attachment 47569 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47569&action=edit fix ice PR c/92833 * parser.c (c_parser_consume_token): Fix peeked token stack pop to support 4 available tokens.

[Bug c/92833] ice for broken C code

2019-12-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/92833] ice for broken C code

2019-12-30 Thread keremkat+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 --- Comment #4 from Kerem Kat --- Please assign to me.

[Bug c/92833] ice for broken C code

2019-12-30 Thread keremkat+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 Kerem Kat changed: What|Removed |Added CC||keremkat+gcc at gmail dot com --- Comment #3

[Bug c/92833] ice for broken C code

2019-12-05 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 --- Comment #2 from David Binderman --- Something similar for this list of tokens: extern == == ==

[Bug c/92833] ice for broken C code

2019-12-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92833 Marek Polacek changed: What|Removed |Added Keywords||error-recovery, |