Commit 3623815a by Richard Sandiford Committed by Richard Sandiford

Fix pdp11 build

Needed this to test the effect of the SVE patches on other targets.

gcc/
	* config/pdp11/pdp11.c: Include dbxout.h.

From-SVN: r242474
parent f857b8ef
2016-11-16 Richard Sandiford <richard.sandiford@arm.com>
* config/pdp11/pdp11.c: Include dbxout.h.
2016-11-16 Richard Sandiford <richard.sandiford@arm.com>
* config/arc/arc.c (arc_loop_hazard): Add missing brackets.
2016-11-16 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
......@@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see
#include "calls.h"
#include "expr.h"
#include "builtins.h"
#include "dbxout.h"
/* This file should be included last. */
#include "target-def.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment