]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-array.cc
re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ allocatables)
authorTobias Burnus <burnus@net-b.de>
Sun, 20 Feb 2011 22:16:47 +0000 (23:16 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 20 Feb 2011 22:16:47 +0000 (23:16 +0100)
commitceccaacf4f6bb19faa219ceeefde81e582267a1e
tree7a6a702da3ebbd57fd915eaf22e315933c23401e
parenta3a33a7b29aa6a4917cb8b4df9c2235d0f1354a9
re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ allocatables)

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.

From-SVN: r170347
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/fortran/trans-decl.c