This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Adding knowledge of the int_fastN_t types to the compiler, take 2
- From: FX <fxcoudert at gmail dot com>
- To: Joseph S. Myers <joseph at codesourcery dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>, Fortran List <fortran at gcc dot gnu dot org>
- Date: Fri, 18 Apr 2008 19:17:31 +0100
- Subject: Adding knowledge of the int_fastN_t types to the compiler, take 2
- References: <509B8F17-6F94-4523-8001-DFD7DD92FC15@gmail.com> <Pine.LNX.4.64.0803121814030.29332@digraph.polyomino.org.uk>
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/