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]

Code base to start a port


I'm looking for any consensus as to what code base would be best to start a
GCC port from.

This is strictly a C compiler project, no C++ is required.  I'm 
trying to pick between
using 2.95.3 which is very stable, obviously and using 3.0 which is 
obviously still
a little bit slushy.

Is there any particular optimization or other structural reasons to 
prefer the 3.0 code base?
For example, I would like to use the new peephole2 mechanisms (Is 
that the right name for the
new defines in the .md?) - I don't know if that's in 2.95.3 - I 
suspect it's not.

Regards,
Al Lehotsky
-- 
------------------------------------------------------------------------

		    Quality Software Management
		http://www.tiac.net/users/qsmgmt
			apl@alum.mit.edu
			(978)287-0435 Voice
			(978)808-6836 Cell
			(978)287-0436 Fax

	Software Process Improvement and Management Consulting
	     Language Design and Compiler Implementation


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