Andrea Pinski <[email protected]> writes: > I don't think we normally have includes depend on compiling > with/without checking. > Maybe include target.h from c-target.h instead.
Hm, I didn't want to increase the TU size if not needed. I can also just include it unconditionally - it isn't /that/ large. (and, indeed, I can see the benefit; someone could accidentally depend on CHECKING_P-included target.h when not CHECKING_P). If that seems preferable, I'll drop the check (and analogously for INCLUDE_ITERATORS, INCLUDE_ALGORITHMS). I'm not sure if it's worth including target.h in c-target.h; the latter is included in more files than just here (though also not too much). -- Arsen Arsenović
signature.asc
Description: PGP signature
