egcs/gcc ChangeLog config/i960/i960.c

wilson@gcc.gnu.org wilson@gcc.gnu.org
Thu Oct 28 10:14:00 GMT 1999


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	wilson@sourceware.cygnus.com	99/10/28 10:14:59

Modified files:
	gcc            : ChangeLog 
	gcc/config/i960: i960.c 

Log message:
	Fix i960 varargs/stdarg build failures.
	* config/i960/i960.c (i960_va_start): New locals base, num.
	Use INDIRECT_REF instead of ARRAY_REF on valist.
	(i960_va_arg): Use INDIRECT_REF instead of ARRAY_REF on valist.



More information about the Gcc-cvs mailing list