[Bug fortran/20858] NULL doesn't get its argument type (kind)

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 10 20:09:00 GMT 2006



------- Comment #5 from kargl at gcc dot gnu dot org  2006-02-10 20:09 -------
Subject: Bug 20858

Author: kargl
Date: Fri Feb 10 20:09:41 2006
New Revision: 110848

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110848
Log:
2006-02-10  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/20858
        *decl.c (variable_decl): Improve error message.  Remove initialization
        typespec.  Wrap long line.
        *expr.c (gfc_check_pointer_assign): Permit checking of type, kind type,
        and rank.
        *simplify.c (gfc_simplify_null): Ensure type, kind type, and rank
        are set.

2006-02-10  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/20858
        gfortran.dg/null_1.f90: New test.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/null_1.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/decl.c
    branches/gcc-4_1-branch/gcc/fortran/expr.c
    branches/gcc-4_1-branch/gcc/fortran/simplify.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list