IRIX 6.5 bootstrap is broken
Jason Merrill
jason@cygnus.com
Thu Jan 13 12:47:00 GMT 2000
>>>>> Mark Mitchell <mark@codesourcery.com> writes:
> Folks --
> This part of your collective patch:
> * ginclude/varargs.h: (__va_list__): Define ifndef.
> * ginclude/stdarg.h: Likewise.
> breaks the IRIX 6.5 bootstrap. The fixed `stdio.h' file contains:
> typedef char *__va_list__;
> and `__va_list__' is defined to be empty. No joy.
> Ideas?
I guess fixincludes should be changed to use a different dummy name.
Jason
More information about the Gcc-bugs
mailing list