[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 20:15:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55362
--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> 2013-03-10 20:14:57 UTC ---
Author: pault
Date: Sun Mar 10 20:14:48 2013
New Revision: 196583
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196583
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_6-branch/gcc/testsuite/gfortran.dg/intrinsic_size_4.f90
Modified:
branches/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/gcc-4_6-branch/gcc/fortran/check.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list