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



Mikael Morin <mikael at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

   Target Milestone|---                         |4.8.1

            Summary|ICE in delete_root          |[4.8/4.9 regression] ICE in

                   |                            |delete_root



--- Comment #12 from Mikael Morin <mikael at gcc dot gnu.org> 2013-04-18 
18:22:49 UTC ---

Author: mikael

Date: Thu Apr 18 18:20:22 2013

New Revision: 198065



URL: http://gcc.gnu.org/viewcvs?rev=198065&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:

    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/select_type_33.f03

Modified:

    branches/gcc-4_8-branch/gcc/fortran/ChangeLog

    branches/gcc-4_8-branch/gcc/fortran/match.c

    branches/gcc-4_8-branch/gcc/fortran/parse.c

    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to