------- Comment #2 from fxcoudert at gcc dot gnu dot org  2006-11-26 12:26 
-------
Subject: Bug 29892

Author: fxcoudert
Date: Sun Nov 26 12:25:50 2006
New Revision: 119223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119223
Log:
        PR fortran/29892
        * trans-intrinsic.c (gfc_conv_intrinsic_bound): Use a locus in
        the call to gfc_trans_runtime_check.
        * trans-array.c (gfc_trans_array_bound_check): Try harder to find
        the variable or function name for the runtime error message.
        (gfc_trans_dummy_array_bias): Use a locus in the call to
        gfc_trans_runtime_check

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/fortran/trans-intrinsic.c


-- 


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

Reply via email to