This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: miscellaneous nits in NetBSD configuration
- To: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Subject: Re: PATCH: miscellaneous nits in NetBSD configuration
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 31 Jul 1998 17:11:53 -0600
- cc: tv at pobox dot com (Todd Vierling), egcs at cygnus dot com (egcs at cygnus dot com)
- Reply-To: law at cygnus dot com
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