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 #3 from Mikael Morin <mikael at gcc dot gnu.org> 2011-08-19 23:20:35 UTC ---
Author: mikael
Date: Fri Aug 19 23:20:30 2011
New Revision: 177918

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

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

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

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


Added:
    trunk/gcc/testsuite/gfortran.dg/where_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    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]