Alan Curry wrote:
There is a function called maybe_emit_file() in gcc, which assigns the
filenums, and takes care of mapping the file numbers in the main file list
to the file numbers in the DWARF2 list. Someone forgot to use the return
value of maybe_emit_file()

This is FSF GCC PR 24070 which has already been fixed.  See
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24070

By the way, for gcc, bugs should be filed into our bugzilla bug tracking system. We don't track bugs mailed to gcc-bugs, so this is a risky way to try to report bugs. Sometimes you will get an answer, sometimes you won't.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com

Reply via email to