aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/openmp.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2021-08-23 11:50:14 +0200
committerJakub Jelinek <jakub@redhat.com>2021-08-23 11:50:14 +0200
commitb284053bb75661fc1bf13c275f3ba5364bb17608 (patch)
treeca6bb8b9025081593f9526debac0fb624756580b /gcc/fortran/openmp.c
parentac3bcc813f26e6dc4c3b037d9d5c5a84f7f62cf4 (diff)
downloadgcc-b284053bb75661fc1bf13c275f3ba5364bb17608.zip
gcc-b284053bb75661fc1bf13c275f3ba5364bb17608.tar.gz
gcc-b284053bb75661fc1bf13c275f3ba5364bb17608.tar.bz2
dwarf2out: Emit DW_AT_location for global register vars during early dwarf [PR101905]
The following patch emits DW_AT_location for global register variables already during early dwarf, since usually late_global_decl hook isn't even called for those, as nothing needs to be emitted for them. 2021-08-23 Jakub Jelinek <jakub@redhat.com> PR debug/101905 * dwarf2out.c (gen_variable_die): Add DW_AT_location for global register variables already during early_dwarf if possible. * gcc.dg/guality/pr101905.c: New test.
Diffstat (limited to 'gcc/fortran/openmp.c')
0 files changed, 0 insertions, 0 deletions