public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, alpha]: Fix bootstrap
@ 2017-07-17 20:56 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2017-07-17 20:56 UTC (permalink / raw)
  To: gcc-patches

2017-07-17  Uros Bizjak  <ubizjak@gmail.com>

    * config/alpha/alpha.c: Include predict.h.

Bootstrapped on alphaev68-linux-gnu, committed to mainline SVN.

Uros.

Index: config/alpha/alpha.c
===================================================================
--- config/alpha/alpha.c        (revision 250278)
+++ config/alpha/alpha.c        (working copy)
@@ -29,6 +29,7 @@
 #include "memmodel.h"
 #include "gimple.h"
 #include "df.h"
+#include "predict.h"
 #include "tm_p.h"
 #include "ssa.h"
 #include "expmed.h"

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

only message in thread, other threads:[~2017-07-17 20:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-17 20:56 [PATCH, alpha]: Fix bootstrap Uros Bizjak

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).