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: [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING


On Sun, 17 May 2009, Steve Kargl wrote:

> On Sun, May 17, 2009 at 06:21:38PM +0200, FX wrote:
> > >The patch breaks FreeBSD.
> > 
> > Does the attached patch (doing what Joseph suggested) fix bootstrap?
> > 
> > >this patch cannot be committed until Joseph fixes the problem he
> > >introduced for FreeBSD.
> > 
> > I don't think anyone introduced a problem with FreeBSD except me. It's  
> > just that noone added the stdint-related target macros that are  
> > required to get Fortran conformance.
> 
> The new patch does not fix the problem.

Any file using these macros will need to include tm.h (which includes 
defaults.h); perhaps some relevant file does not.

-- 
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]