Skip to content
Snippets Groups Projects
Commit 095a01cf authored by David Edelsohn's avatar David Edelsohn
Browse files

bootstrap: Include tm_p.h in btfout.c and ctfout.c.

	btfout.c and ctfout.c reference target-specific macros that
may reference target-specific functions that are declared in a
target-specific header.  tm_p.h must be included to provide the
target-specific header.

gcc/ChangeLog:

	* btfout.c: Include tm_p.h.
	* ctfout.c: Same.
parent c8abc205
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment