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]

Re: Patch for sC++ to GNU C++.


> From: Joe Buck <jbuck@Synopsys.COM>
> To: Jan.Madsen@epfl.ch (Jan Madsen)
> Date: Wed, 21 Oct 98 12:38:50 PDT
> Cc: egcs@cygnus.com, jason@cygnus.com


> The idea is that there would be a new directory gcc/sc which would
> be a peer of gcc/cp.  It would contain all of the new sc-xxx.c files.
> Initially, the parser would need to be duplicated and modified, which
> I don't much like.

Uhm, it's the whole compiler, not any subpart of the compiler.  I
don't like copying on that large a scale.

Maybe folks can talk about good ways to think about frontends and code
them so we can get more sharing of semantics between frontends.  This
I think is overdue.


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