A separate preprocessor for -traditional

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Fri Jul 7 05:14:00 GMT 2000


 > From: Zack Weinberg <zack@wolery.cumb.org>
 > 
 > My fault.  The lines in question are 
 > 
 >   install_value ("__SIZE_TYPE__",         SIZE_TYPE);
 >   install_value ("__PTRDIFF_TYPE__",      PTRDIFF_TYPE);
 > 
 > h8300.h defines NO_BUILTIN_SIZE_TYPE, tradcpp.c doesn't test it.
 > 
 > Please try this patch.
 > 
 > zw
 > 
 > 	* tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE
 > 	and friends.

Zack, this patch cured similar problems for me on Irix6 and Solaris2,
please do install it.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


More information about the Gcc-patches mailing list