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]
Other format: [Raw text]

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


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


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