This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH COMMIT: Include <stddef.h> in demangle.h



On Jan 12, 2004, at 17:50, Ian Lance Taylor wrote:


I checked in this patch to demangle.h to include <stddef.h> if
ANSI_PROTOTYPES is defined by ansidecl.h.  This is what libiberty.h
does, so it must be safe.  This will ensure that size_t is defined for
the prototype of cplus_demangle_print().


Did you try to bootstrap with this patch?

Thanks,
Andrew Pinski


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