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: [PATCH/RFA] Fix Fortran build on NetBSD


Jason R Thorpe wrote:
> 
> This change:
> 
> 2002-06-11  Richard Henderson  <rth@redhat.com>

>         From Joseph S. Myers:
>         * glimits.h: Rewrite to expect the double underscore definitions
>         from the compiler.

> This is because f/where.h, f/bit.c, and f/target.c include glimits.h
> directly.  They don't appear to need to do so, and are the only files
> which do.  The stuff they need will come from the system <limits.h>,
> provided by other GCC header files.
> 
> OK to commit?
> 
>         * bit.c: Don't include glimits.h.
>         * target.c: Likewise.
>         * where.h: Likewise.

Yep, we'll see whether it breaks something else (not much chance try to
contemplate about it anyway ...)

Thanks,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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