[Bug fortran/53306] [4.6/4.7/4.8 Regression] ICE on invalid 'array(*) =' statement

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 12 12:16:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53306

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-09-12 12:15:54 UTC ---
Author: burnus
Date: Wed Sep 12 12:15:44 2012
New Revision: 191216

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191216
Log:
2012-09-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54225
        PR fortran/53306
        * array.c (match_subscript, gfc_match_array_ref): Fix
        diagnostic of coarray's '*'.

2012-09-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54225
        PR fortran/53306
        * gfortran.dg/coarray_10.f90: Update dg-error.
        * gfortran.dg/coarray_28.f90: New.
        * gfortran.dg/array_section_3.f90: New.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/array_section_3.f90
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray_28.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/array.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray_10.f90



More information about the Gcc-bugs mailing list