This is the mail archive of the gcc@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: IRIX stdint patch


Hi FX,

> Here's a patch to add knowledge about C99 stdint.h types to the target  
> configuration for IRIX. I did that from the system headers of a  
> IRIX6.5 box, but can't bootstrap or regtest (I have very limited  
> access, can't run anything on it). If you can bootstrap and confirm  
> that tests gcc.dg/c99-stdint-*.c do not fail.

thanks for the patch.  This was on my agenda anyway.  A quick manual check
indicates that the patch is reasonable, with one exception: IRIX 5 doesn't
have a native <stdint.h>, so use_gcc_stdint needs to be set to provide
there.

I'll regtest the patch and commit if it tests ok.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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