public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH hppa 12-05
@ 1997-12-19 13:31 Gcc
  0 siblings, 0 replies; only message in thread
From: Gcc @ 1997-12-19 13:31 UTC (permalink / raw)
  To: egcs

Ignore my last mail for some reason the dependency was messed up and it
the executable was giving amibigous results.  Here are the patches the
problem arises because __va_list__ is a defined type in.  It will now
compile sucessfully.

/usr/include/stdio.h and include/gcc/stdarg.h #defines it to nothing
Index: gcc/ginclude/stdarg.h
===================================================================
RCS file: /usr2/home/gcc/REP/egcs/gcc/ginclude/stdarg.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
198a199,200
> 
> #ifndef __hppa__
200a203
> #endif
Index: gcc/ginclude/stddef.h
===================================================================
RCS file: /usr2/home/gcc/REP/egcs/gcc/ginclude/stddef.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
26a27
> #ifndef __hppa__
28a30
> #endif
Index: gcc/ginclude/varargs.h
===================================================================
RCS file: /usr2/home/gcc/REP/egcs/gcc/ginclude/varargs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
213a214
> #ifndef __hppa__
215a217
> #endif



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-12-19 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-19 13:31 PATCH hppa 12-05 Gcc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).