This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Getting glibfortran to build on newlib targets aka. missing stdint.h (PR 14325)


On Tue, Nov 09, 2004 at 02:14:03PM -0700, Tom Tromey wrote:
> Couldn't CHAR_BIT be used to distinguish between the cases here?

Yes.  Although at that point you can use INT_MAX etc and not
use any gcc extensions whatsoever.


r~


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