This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Bug fortran/32732] [Bind C] Character scalars are passed as arrays
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: crickett at lanl dot gov
- Cc: burnus at net-b dot de, fortran at gcc dot gnu dot org
- Date: Fri, 3 Aug 2007 08:54:10 -0700 (PDT)
- Subject: 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