Updated [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING

Joseph S. Myers joseph@codesourcery.com
Sun May 17 22:46:00 GMT 2009


On Sun, 17 May 2009, Hans-Peter Nilsson wrote:

> On Sun, 17 May 2009, Hans-Peter Nilsson wrote:
> > On Sun, 17 May 2009, Hans-Peter Nilsson wrote:
> > > Or even better, break it out to a
> > > separate file.
> >
> > I now noticed you're already half-way there.
> > Just a couple of more lines!
> 
> Like the attached merged patch.  I checked trans-types.i that
> tm.h and config/newlib-stdint.h are included, so I don't see a
> reason not to move it all.  Build has passed the point of
> failure.

Moving all these defaults certainly seems sensible; I'd encourage a 
Fortran followup to use INTMAX_TYPE to determine the binding to intmax_t, 
instead of the local logic presently used.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list