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]

Re: Changes to egcs-970924 for m68k-motorola-sysv



  In message <199710072231.PAA17932@cygnus.com>you write:
  > It is certainly OK to install this patch with the variable names fixed.
Good cuz it's done :-)

  > However, keep in mind that this patch only fixes a small subset of the
  > problem.
  > It will fix the problem only if you are using GNU AS, and only if you
  > are not using DWARF2 debug info.  And even then, I suspect that only
  > some systems will be fixed, because it depends on how the comment start
  > characters in GNU as are defined.  So even with this patch, the problem still remains.
Absolutely true.

Note, we're going to have to deal with the same problem in the LRS code
since it wants to put random debugging output into the assembly code
too.  Might as well start cleaning this stuff up now.

jeff


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