aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/associated.c
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2025-07-13 11:56:03 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2025-07-13 12:07:30 -0700
commit4d7baa94a48c27030c8ffcfaf3dd187be09903a9 (patch)
tree787cc3b097e30b7c26bc0066574be172845a0c8d /libgfortran/intrinsics/associated.c
parent356250630abd876ae592bc3d2b4cc171bc834b79 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
tree: Add include to tm_p.h to tree.cc [PR120866]HEADtrunkmaster
After r16-1738-g0337e3c2743ca0, a call to ASM_GENERATE_INTERNAL_LABEL was done without including tm_p.h. This does not break most targets as ASM_GENERATE_INTERNAL_LABEL macro function does not call target specific functions from it; mostly just sprintf. It does however break pdp11-aout and powerpc-aix* because those two call a target specific function to do create the internal label. Pushed as obvious after a build of gcc for pdp11-aout and x86_64-linux-gnu. PR middle-end/120866 gcc/ChangeLog: * tree.cc: Add include to tm_p.h. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libgfortran/intrinsics/associated.c')
0 files changed, 0 insertions, 0 deletions