This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: DWARF2 macinfo-related fixes for gdb and gcc


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]