]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)
authorJakub Jelinek <jakub@redhat.com>
Wed, 21 Apr 2010 16:48:41 +0000 (18:48 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 21 Apr 2010 16:48:41 +0000 (18:48 +0200)
commit71a810c300b69083846e8a5aab4745c65b7657de
tree3dc019f83371dce31d37ddf7be6d52b1d202998b
parent6cf3abb170cca507c681dff4ef810f5d5da19588
re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)

PR debug/40040
* dwarf2out.c (add_name_and_src_coords_attributes): Add
DW_AT_{,MIPS_}linkage_name even for Fortran decls.

From-SVN: r158612
gcc/ChangeLog
gcc/dwarf2out.c