[Bug fortran/47797] Debug: Odd first break point for subroutine breakp w/ allocatables

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 20 22:38:00 GMT 2011


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-20 22:16:51 UTC ---
Author: burnus
Date: Sun Feb 20 22:16:47 2011
New Revision: 170347

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170347
Log:
2011-02-20  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47797
        * trans-decl.c (gfc_trans_deferred_vars): Use gfc_set_backend_locus
        and gfc_restore_backend_locus to have better debug locations.
        * trans-array.c (gfc_trans_deferred_array): Ditto.


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



More information about the Gcc-bugs mailing list