On 10/11/22 21:39, Kito Cheng via Gcc-patches wrote:
I would suggest we do not include those header files unless we really need that.
Agreed. Policy is to include what's needed. There's actually some scripts that will identify extraneous header includes, but I don't recall if we ever ran them on the target files -- the focus was much more on starting to cut the ties between RTL and gimple/tree bits in the generic parts of GCC.
jeff