[Bug fortran/29800] -fbounds-check: For derived types, write not also compound name
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 26 17:59:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29800
--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Wed Jun 26 15:39:25 2013
New Revision: 200425
URL: http://gcc.gnu.org/viewcvs?rev=200425&root=gcc&view=rev
Log:
2013-06-26 Tobias Burnus <burnus@net-b.de>
PR fortran/29800
* trans-array.c (gfc_conv_array_ref): Improve out-of-bounds
diagnostic message.
* trans-array.c (gfc_conv_array_ref): Update prototype.
* trans-expr.c (gfc_conv_variable): Update call.
2013-06-26 Tobias Burnus <burnus@net-b.de>
PR fortran/29800
* gfortran.dg/bounds_check_17.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/bounds_check_17.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
trunk/gcc/fortran/trans-array.h
trunk/gcc/fortran/trans-expr.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list