On Wed, Jun 20, 2012 at 10:44 AM, Steven Bosscher <stevenb....@gmail.com> wrote: > Hello, > > Attached is a concept patch to move the C front end to its own > sub-directory of the main gcc directory. Things like updates of > sourcebuild.texi are not yet included. > > I'm posting this as an RFC: Does this look like the right approach? > Have I overlooked other things than just documentation updates? I hope > this would not cause too much trouble for branches like the > cxx-conversion branch? > > Bootstrapped on x86_64-unknown-linux-gnu with c,objc,c++,obj-c++ enabled, > FWIW.
Yay! Thanks for tackling this. I don't think it will disturb the cxx-conversion branch - svn should handle merges with file moves just fine. I'll leave the actual approval to Joseph though. Btw, did you check that make install works? Thanks, Richard. > Thanks, > > Ciao! > Steven