This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Moving C to its own directory (was Re: ObjC tree inlining)


On Mon, 19 Nov 2001, Neil Booth wrote:

> Things common to C++ as well as C/ObjC, like c-lex.c, c-format.c and
> c-common.c are debatable, but IMO should go there too.  For clarity, I

What about builtin-types.def, builtin-attrs.def (which are also
C/C++/ObjC-specific)?

Would the directory have its own Makefile fragment, or would it use the
gcc Makefile.in?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]