[Bug fortran/69964] ICE on misspelled end block data, in gfc_ascii_statement

2016-07-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69964 --- Comment #5 from Dominique d'Humieres --- > > This appears to be fixed on trunk. > > Confirmed. I get an ICE with revision r238821, but not with r238824. > Likely fall out of r238822 (pr71883). For the record, it is also fixed on the gcc-5

[Bug fortran/69964] ICE on misspelled end block data, in gfc_ascii_statement

2016-07-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69964 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/69964] ICE on misspelled end block data, in gfc_ascii_statement

2016-07-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69964 --- Comment #3 from kargl at gcc dot gnu.org --- This appears to be fixed on trunk.

[Bug fortran/69964] ICE on misspelled end block data, in gfc_ascii_statement

2016-07-02 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69964 --- Comment #2 from kargl at gcc dot gnu.org --- Index: parse.c === --- parse.c (revision 237945) +++ parse.c (working copy) @@ -5626,8 +5628,11 @@ parse_block_data (void)

[Bug fortran/69964] ICE on misspelled end block data, in gfc_ascii_statement

2016-02-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69964 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|