This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/56816] ICE in delete_root


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #11 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-04-15 12:59:44 UTC ---
Author: mikael
Date: Sun Apr 14 17:50:57 2013
New Revision: 197950

URL: http://gcc.gnu.org/viewcvs?rev=197950&root=gcc&view=rev
Log:
fortran/
    PR fortran/56816
    * match.c (gfc_match_select_type): Add syntax error. Move namespace
    allocation and cleanup...
    * parse.c (decode_statement): ... here.

testsuite/
    PR fortran/56816
    * gfortran.dg/select_type_33.f03: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/select_type_33.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/fortran/parse.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]