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]

Adding knowledge of the int_fastN_t types to the compiler, take 2


Hi all,

I've tried to take into account the remarks from Joseph and Ian, here's an updated patch. I welcome comments, ideas on how to best add testcases in the testsuite (for example, comparing Fortran information and C headers). After that, I will submit the complete patch + testcases + doc + ChangeLog entries for formal review.

Thanks,
FX



PS: though this is a first step towards implementing a fallback stdint.h header file for targets that don't have one, I don't plan to do this work; having them available to Fortran is what I am interested in :)


Attachment: intfast-2.diff
Description: Binary data



--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/


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