This is the mail archive of the gcc@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: PATCH: miscellaneous nits in NetBSD configuration



  In message <199807301355.PAA02458@jolan.ppro>you write:
  > | diff -c -r1.3 netbsd.h
  > | *** config/ns32k/netbsd.h	1998/01/13 20:58:47	1.3
  > | --- config/ns32k/netbsd.h	1998/07/29 02:17:15
  > | ***************
  > | *** 108,112 ****
  > |   
  > |   /* Until they use ELF or something that handles dwarf2 unwinds
  > |      and initialization stuff better.  */
  > | ! #define DWARF2_UNWIND_INFO 0
  > |   
  > | --- 108,112 ----
  > |   
  > |   /* Until they use ELF or something that handles dwarf2 unwinds
  > |      and initialization stuff better.  */
  > | ! #undefine DWARF2_UNWIND_INFO
  > |   
  > 
  > Hmmm,...
  > I suppose you never tested this patch? :)
I suppose not :-)

I've taken care of this buglet.

Thanks for pointing it out.
jeff


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