------- Comment #7 from janus at gcc dot gnu dot org  2009-08-13 11:16 -------
Subject: Bug 40995

Author: janus
Date: Thu Aug 13 11:16:16 2009
New Revision: 150716

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150716
Log:
2009-08-13  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/40995
        * resolve.c (resolve_symbol): Move some checking code to
        resolve_intrinsic, and call this from here.
        (resolve_intrinsic): Some checking code moved here from resolve_symbol.
        Make sure each intrinsic is only resolved once.

2009-08-13  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/40995
        * gfortran.dg/intrinsic_4.f90: New.
        * gfortran.dg/intrinsic_subroutine.f90: An error message moved to a
        different line.


Added:
    trunk/gcc/testsuite/gfortran.dg/intrinsic_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/intrinsic_subroutine.f90


-- 


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

Reply via email to