re PR debug/40660 (Weird break points with 4.5, works with 4.4)
authorAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 25 Aug 2009 00:27:52 +0000 (00:27 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 25 Aug 2009 00:27:52 +0000 (00:27 +0000)
commit033e7d21e5c989d3b0c3e6c42eb050f22f98d394
tree22f1d0ffc1b0abc8e4a1ad4f9ce1ffd169706522
parent48bab68295d60c514cb057535dc3fdfc77fe7c23
re PR debug/40660 (Weird break points with 4.5, works with 4.4)

fortran/
        PR fortran/40660
        * trans-io.c (build_dt): Pass UNKNOWN_LOCATION to build_call_expr_loc.
        (transfer_array_desc): Same.

From-SVN: r151069
gcc/fortran/ChangeLog
gcc/fortran/trans-io.c
gcc/testsuite/gfortran.dg/PR40660.f90 [new file with mode: 0644]