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: [PATCH,fortran]: proposed fix for PR 32732 (Bind(C)/VALUE: scalar char was passed as reference)


Hi Chris, hi Steve,

Steve, could you try whether there are any problems left on IA64 HP-UX?

Christopher D. Rickett wrote:
> i've attached an updated patch that appears to fix the problem below,
> while still working for the bind(c) case.  however, i've only tested
> on x86 and x86_64, so further testing should be done and would be
> appreciated.
Tested under x86_64. I checked it as Rev. 126836.

The only change I did was:  I renamed
gcc/testsuite/gfortran.dg/pr32732*.f03  to value_6.f03 and value_7.f03.

Tobias


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