bootstrap: Include tm_p.h
commita663fe63889db486d577b20aff0730034400bfe9
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 20 Oct 2023 18:12:54 +0000 (20 14:12 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 20 Oct 2023 18:15:36 +0000 (20 14:15 -0400)
treec27a5fc2e5442764ff90fc86743a14a5f2abfe06
parent5ac53c025e08b4c464b02cfc595e422813023c81
bootstrap: Include tm_p.h

ASM_GENERATE_INTERNAL_LABEL may use target-specific functions, so
tm_p.h must be included.  This fixes bootstrap breakage on AIX, at least.

gcc/ChangeLog

* gimple-harden-control-flow.cc: Include tm_p.h.

Signed-off-by: David Edelsohn <dje.gcc@gmail.com>
gcc/gimple-harden-control-flow.cc