public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] darwin bootstrap fallout.
@ 2007-07-25 21:52 Andreas Tobler
  0 siblings, 0 replies; only message in thread
From: Andreas Tobler @ 2007-07-25 21:52 UTC (permalink / raw)
  To: GCC Patches, dberlin

Hi all,

I'll commit this patchlet after verifying on i686 and ppc (darwin). It 
is a forgotten include in darwin.c.
Acked by DannyB

Thx,
Andreas

2007-07-25  Andreas Tobler  <a.tobler@schweiz.org>

	* config/darwin.c: Include debug.h.

Index: config/darwin.c
===================================================================
--- config/darwin.c     (revision 126932)
+++ config/darwin.c     (working copy)
@@ -46,6 +46,7 @@
  #include "toplev.h"
  #include "hashtab.h"
  #include "df.h"
+#include "debug.h"

  /* Darwin supports a feature called fix-and-continue, which is used
     for rapid turn around debugging.  When code is compiled with the

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-25 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-25 21:52 [patch] darwin bootstrap fallout Andreas Tobler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).