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/34910] [4.2/4.3 Regression] ICE on invalid assignments in doubly-contained functions



------- Comment #5 from pault at gcc dot gnu dot org  2008-01-31 22:21 -------
Subject: Bug 34910

Author: pault
Date: Thu Jan 31 22:20:47 2008
New Revision: 131985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131985
Log:
2008-01-31  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34910
        * expr.c (gfc_check_assign): It is an error to assign
        to a sibling procedure.

2008-01-31  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34910
        * gfortran.dg/proc_assign_2.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/proc_assign_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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