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]

Re: Patch installed to system.h, don't check HAVE_SYS_TYPES_H


Re:

-#ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
-#endif
 
Does this mean I can now safely use __intptr_t, defined in bits/types.h,
included in sys/types.h on RH 6.0 Linux for alpha, as the type of
hashval_t?

Brad Lucier

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