4.0.2/4.1 PATCH: Support LP64 targets without <stdint.h> in libgfortran

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Sun Jul 17 11:57:00 GMT 2005


Rainer Orth wrote:
> The following trivial patch fixes the last problem in PR libfortran/15234,
> where there's no definition of int32_t etc. in any system header.
> 
> This allows libgfortran to build on alpha-dec-osf4.0f (but all execution
> tests still fail since the platform lacks scalbn which is used
> unconditionally).
> 
> Bootstrapped on alpha-dec-osf4.0f, ok for mainline and the 4.0 branch once
> it reopens?

Some comments were made in reply to this mail, and I had been wating for you
to reply to these before reviewing this patch.  Are you still proposing the
original patch, or are you working on something which takes the comments (all
of which were cosmetical AFAICS) into account?

Thanks,
- Tobi

(I'll be out of town for all of next week)

> Wed Nov 24 17:15:47 2004  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
> 
> 	PR libfortran/15234
> 	* acinclude.m4 (LIBGFOR_TARGET_LP64): New check.
> 	* configure.ac: Include LIBGFOR_TARGET_LP64.
> 	* configure: Regenerate.
> 	* config.h.in: Likewise.
> 	* libgfortran.h: Provide default definitions for C99 types
> 	on LP64 targets that don't have them.



More information about the Gcc-patches mailing list