This is the mail archive of the gcc-patches@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]

[Patch, fortran] PR55362 - [4.6/4.7/4.8 Regression] ICE with size() on character pointer


Dear All,

Committed as obvious revision 195915.  The patch is a generalisation
of Tobias' fix.

2013-02-09  Paul Thomas  <pault@gcc.gnu.org>

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

2013-02-09  Paul Thomas  <pault@gcc.gnu.org>

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


Cheers

Paul


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