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: RFC: Moving C to its own directory


On Mon, 2 Jun 2003, Alexandre Oliva wrote:

> current conventions would affect not only GCC per se, but also other
> front ends that are drop-ins, like Pascal.  Supporting both means we'd

Since the Pascal front end now works with GCC 3, it might actually be
feasible for it to be merged into GCC CVS for 3.4, or failing that 3.5.  
There are the usual issues of playing well as a front end acting like the
other front ends (as in the G95 discussion), but those are comparatively
straightforward - I haven't checked to see how near they are to being
fixed - and the main blocking issue in the previous discussion
<http://gcc.gnu.org/ml/gcc/2002-05/msg00861.html> (and followups) was seen
as the conversion to GC, which has been done.

-- 
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]