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 <199710071959.MAA10911@cygnus.com>you write:
  > 	  > 	* dwarf2out.c (output_call_frame_info): Call app_enable and
  > 	  > 	app_disable to let GNU as accept the generated comments.
  > 
  > 	Thanks.  I've installed this for the next snapshot.
  > 
  > I have removed the dwarf2out.c part of this.  This is wrong, because dwarf2
  > out
  > does not use flag_verbose_asm.  It used to, but not any more.  The problem
  > this patch is trying to fix has already been fixed.
Not entirely.  Yes, it should check flag_debug_asm or whatever it is, but
the calls to app_enable and app_disable are still needed.

Jeff


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