https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
Steven Bosscher changed:
What|Removed |Added
Keywords|ice-on-invalid-code |ice-on-valid-code
Status|A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
--- Comment #6 from Steven Bosscher ---
Author: steven
Date: Fri Aug 22 18:43:50 2014
New Revision: 214351
URL: https://gcc.gnu.org/viewcvs?rev=214351&root=gcc&view=rev
Log:
fortran/
PR fortran/62135
* resolve.c (resolve_select): Fix lis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
--- Comment #4 from Steven Bosscher ---
(In reply to Anastasios Vathis from comment #2)
> In any case, there sould be a " SYNTAX ERROR" issued
It's not an error, the case can simply never match. If you compile
with -Wall you get a warning:
$ gf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
Steven Bosscher changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62135
Tobias Burnus changed:
What|Removed |Added
Keywords||diagnostic,
|