RFC: Moving C to its own directory
Joseph S. Myers
jsm28@cam.ac.uk
Mon Jun 2 22:29:00 GMT 2003
On Mon, 2 Jun 2003, Geert Bosch wrote:
> It would seem to make more sense to move the tree passes and
> rtl passes into separate subdirectories tree/ and rtl/ directories
> and leave the gcc/gcc directory for descriptions of the interfaces
> (rtl.h, tree.h, ...) and some glue code to call everything (toplev.c).
>
> However if there are plans for what should live in the fe/ directory,
> I'd like to hear them.
Where does the fe/ proposal put language-independent front end code such
as fold-const.c, or code that is essentially C front end but other front
ends may use anyway (builtin*)?
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc
mailing list