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/55692] ICE on incorrect use of ASSOCIATED function


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

--- Comment #5 from janus at gcc dot gnu.org 2012-12-28 15:14:54 UTC ---
Author: janus
Date: Fri Dec 28 15:14:45 2012
New Revision: 194744

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194744
Log:
2012-12-28  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/55692
    * check.c (gfc_check_associated): Remove a "gcc_assert (0)".

2012-12-28  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/55692
    * gfortran.dg/associated_7.f90: New.

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