re PR fortran/24640 ([4.1] ice with invalid label)
PR fortran/24640 * parse.c (next_free): Check for whitespace after the label. * match.c (gfc_match_small_literal_int): Initialize cnt variable. * gfortran.dg/label_2.f90: New test. From-SVN: r109246
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/match.c 1 addition, 0 deletionsgcc/fortran/match.c
- gcc/fortran/parse.c 4 additions, 0 deletionsgcc/fortran/parse.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/label_2.f90 10 additions, 0 deletionsgcc/testsuite/gfortran.dg/label_2.f90
Loading
Please register or sign in to comment