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/50129] [4.6/4.7 Regression] ICE on where statement


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

--- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> 2011-08-20 14:22:26 UTC ---
Author: mikael
Date: Sat Aug 20 14:22:22 2011
New Revision: 177929

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177929
Log:
2011-08-20  Mikael Morin  <mikael.morin@sfr.fr>

    PR fortran/50129
    * parse.c (parse_where): Undo changes after emitting an error. 

2011-08-20  Mikael Morin  <mikael.morin@sfr.fr>

    PR fortran/50129
    * gfortran.dg/where_3.f90: New test.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/where_3.f90
Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/parse.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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