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: [Bug fortran/32732] [Bind C] Character scalars are passed as arrays


> i've now regtested successfully on x86 and x86_64 linux with no new 
> failures.
> 
> Chris

Chris,

My IA64 HP-UX and Linux runs look good too.  c_kind_params.f90 fails to
compile on my HPPA HP-UX platforms but that is probably due to HPPA's
incomplete support for C99 and not defining the __int64_t type.  I will
look into how to fix that, but I don't see any runtime problems or
regressions so I think the patch should be checked in.

Thanks a lot for for all your work in coming up with this fix.

Steve Ellcey
sje@cup.hp.com


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