------- Comment #8 from burnus at gcc dot gnu dot org 2009-08-21 18:16 ------- (In reply to comment #7) > I have a request to emit a DW_TAG_common_inclusion record in our dwarf output > for Fortran named commons. [...] > I'm just curious about views on this and if gfortran has any plans to > implement > support for DW_TAG_common_inclusion.
Currently, there no plan to implement it; simply because there was no request for it and other items seem to be more important. I create PR 41143 to track this, but I do not think that anyone will do much about it any time soon - that includes thinking about how and whether to implement it. (But I might be wrong and it might get implemented/considered sooner than I think.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37738