------- Comment #10 from dominiq at lps dot ens dot fr 2007-10-29 12:09 ------- Without the part of the patch in comment #8 the warning disappears. The comment #2 may sound as ld64 on Darwin8 overzealous, but it just detects that "entering into a new file" is properly detected (at least the first time), but the "exit from an included file" is never reached.
I have done a few attempts to fix it, but they were too naive and failed for a lack of a real understanding of how gfc_current_locus.lb->next->dbg_emitted is managed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33739