RFC/RFA: basic-improvements: split config.h and tm.h

Mark Mitchell mark@codesourcery.com
Tue Nov 12 10:07:00 GMT 2002


> So.  Thoughts?  Flames?  Approvals?

I think this is a pretty good plan.

I don't understand this step:

  Step three is a mechanical change that touches every last .c file,
  inserting #includes of coretypes.h and tm.h after system.h.  Unlike
  the last time, I am not going to try to winnow it down any at this
  stage.  The Makefiles change to match, and the inclusions are removed
  from config.h and hconfig.h.

What about tconfig.h?  If a file includes tconfig.h, and then it also
includes coretypes.h, won't we have trouble?

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the Gcc mailing list