[Bug fortran/55362] [4.6/4.7 Regression] ICE with size() on character pointer

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 10 18:35:00 GMT 2013


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

--- Comment #8 from Paul Thomas <pault at gcc dot gnu.org> 2013-03-10 18:34:35 UTC ---
Author: pault
Date: Sun Mar 10 18:34:24 2013
New Revision: 196582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196582
Log:
2013-03-10  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/55362
    * check.c (array_check): It is an error if a procedure is
    passed.

2013-03-10  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/55362
    * gfortran.dg/intrinsic_size_4.f90 : New test.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/check.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list